Skip to content
Mariano Dupont edited this page Dec 14, 2021 · 21 revisions

Welcome to the OpenI6X wiki!

Flashing your radio

Note that you cannot use the Flysky updater for this task. The easiest way to flash the radio is by means of the DFU bootloader, embedded in the microprocessor. This method doesn't need additional hardware.

First time DFU (coming from original firmware)

First you will need to install the STM32CubeProgrammer in your computer.

To enter DFU mode for the first time you will need open the radio and jump two pads labeled R53:

Connect the radio to the computer with the provided USB cable and turn it on. A new device will appear called "STM32 BOOTLOADER".

Open the STM32 CubeProgrammer. Select USB in the dropdown from the right, then press Connect.

First, make a backup of your firmware. Fill in: Address: 0x08000000 Size: 0x20000, then press Read, then Save As...

Then select Open File tab and select the .bin you downloaded from this repository. Finally press "Download". Wait for the process to finish. Disconnect and power cycle the radio. Don't forget to remove the jump on R53. Enjoy OpenI6X.

Upgrading already installed firmware

The process is the same, but you don't need to open the radio and jump the pads. Just push both horizontal trims to the center while turning on the radio.

Clone this wiki locally