Bootloader
The MULTI-Module bootloader enables firmware updates via the USB port and from a compatible radio running OpenTX or erSkyTX.
Some MULTI-Modules ship with a broken or out of date bootloader. If the bootloader is not working correctly or not the correct version you will need to update it.
Updating the Bootloader
The MULTI-Module bootloader can be updated in three ways:
Using Flash Multi to run an application which will update the bootloader
Using Flash Multi to write firmware via a USB-to-serial adapter
Using the Arduino IDE to compile and flash firmware via a USB-to-serial adapter
Flash Multi (BootReloader)
This process is for MULTI-Modules with a 'native' USB port. These modules appear in Device Manager as 'Maple' or 'MULTI-Module' devices.
Install Flash Multi
Install the necessary drivers
Launch Flash Multi
Connect the MULTI-Module via the USB port
Ensure the correct COM port is selected
Click Advanced -> Actions -> Upgrade Module Bootloader
Follow the instructions to complete the process
Pay close attention to the instructions and only unplug the module when once the process completes and the LED goes off. You will need to re-install the MULTI-Module firmware.
Flash Multi (USB-to-serial)
This process is for MULTI-Modules connected via an external or internal USB-to-serial adapter, such as a CP2102, CH340G, or FTDI adapter. This includes all modules which use the SiLabs CP2102 driver, such as JP4IN1 modules.
Install Flash Multi
Install the necessary drivers
Launch Flash Multi
Connect the MULTI-Module via the USB-to-serial adapter
Select an appropriate firmware file
Ensure the correct COM port is selected
Click Write Module to write the firmware and bootloader to the module
Arduino IDE
In order to update the bootloader via the Arduino IDE, the module must be connected via a USB-to-serial adapter.
Last updated
Was this helpful?