# Spektrum InterLink DX Configuration Guide

## Guide for Windows 11 Game Controller Calibration

If Zephyr is not reading the full range of motion for your Spektrum InterLink DX's sticks, the most likely cause is the controller needing to be calibrated for Windows. Please follow the steps below to get your controller calibrated.

{% stepper %}
{% step %}

### Plug your Spektrum InterLink DX directly into one of your system's USB ports

Plugging the controller into an external USB hub can confuse the system and/or Zephyr when it comes to reading your controller correctly.
{% endstep %}

{% step %}

### Press the "Windows" key, type "game" in the search bar, and select "Set up USB game controllers"

![](/files/l4RLKUb7HRTrcJX5oAwV)
{% endstep %}

{% step %}

### In the "Game Controllers" menu, select "InterLinkDX" and click "Properties"

Click the `+` below the step numbers or hit `Enter` twice to add another step to your stepper block. You can remove or change the style of the step header or step body if you wish.

<figure><img src="/files/1y5ocYqzcZWmQFetzu5c" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### In the "InterLinkDX properties" menu, select the "Settings" tab and then click "Calibrate..."

<figure><img src="/files/ZIhSpVGDX7zTs2EojSlh" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### In the "Game Device Calibration" menu, cick "Next"

<figure><img src="/files/gemHU0Uaers5NVSGNeGN" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Make sure your controller's left stick is centered and then click "Next"

<figure><img src="/files/bHjE7TGzOkzbD7FkKmxY" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Move the left stick in several complete circles, return it to center, and then click "Next"

<figure><img src="/files/cijKkJy5OR6HGL9GJKkc" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Ensure both sticks and rear sliders are centered and then click "Next"

<figure><img src="/files/tH2qeItPHFEbPhR6tGuC" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Move the left rear slider all the way to the left and all the way to the right and then click "Next"

<figure><img src="/files/qM2Ja2WZZORTzRpUkAnh" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Move the right stick all the way to the left and right along its horizontal axis and then click "Next"

<figure><img src="/files/9rLUEJvIsqGtakTg5qCH" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Move the right stick all the way up and down along its vertical axis and then click "Next"

<figure><img src="/files/2d93A338DLLQjTRqD82W" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Move the rear right slider all the way to the left and all the way to the right and then click "Next"

<figure><img src="/files/9zr1yMRvGaWlYbJlWigl" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### There is no need to calibrate on the next menu, so click "Next"

<figure><img src="/files/cus0Kef3kMPKwgTZKF4g" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Turn the R Knob all the way clockwise and all the way counterclockwise and then click "Next"

<figure><img src="/files/IwYCD0eIZmPPVlJQ8ZON" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Click "Finish"

<figure><img src="/files/L8V0I6d5060f82buQ7sL" alt=""><figcaption></figcaption></figure>

{% endstep %}

{% step %}

### On the "InterLinkDX properties" menu "Test" tab, please verify the following:

* Your left stick reaches all four corners in the X Axis / Y Axis box
* Your rear left slider reaches the max and min for Z Axis
* Your right stick's horizontal movement reaches max and min for X Rotation
* Your right stick's vertical movement reaches max and min for Y Rotation
* Your rear right slider reaches the max and min for Z Rotation
* Your R Knob reaches max and min for Dial

<figure><img src="/files/n1ZavtJv2tWIj11JWJ3N" alt=""><figcaption></figcaption></figure>

{% endstep %}

{% step %}

### Verify your controller works as expected in Zephyr&#x20;

In Zephyr, navigate to Main Menu > Controller and confirm your left and right sticks show a full range of motion in the "Calibration" screen.

<figure><img src="/files/ujsR8Nta3HQCbd48dxRj" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Happy Flying!

{% endstep %}
{% endstepper %}

## Need Further Support?

Please reach out at [https://support.zephyr-sim.com](https://support.zephyr-sim.com/hc/en-us) if you require additional support.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://wiki.zephyr-sim.com/supported-controllers/spektrum-interlink-dx-configuration-guide.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
