mirror of
https://github.com/pascallanger/DIY-Multiprotocol-TX-Module.git
synced 2025-02-09 22:58:14 +00:00
update Compiling_STM32 doc_3
This commit is contained in:
parent
98f848138d
commit
f824ecb7f9
@ -10,7 +10,7 @@ Next, build the Multi code for flashing using a bootloader, in "Tools", set the
|
||||
then use the "Export compiled binary" option to build the Multi firmware. This will put a .bin file in the sketch directory, you may wish to rename the file to have a shorter filename.
|
||||
Copy this file to "FIRMWARE" directory of the SD card in your radio.
|
||||
|
||||
You will also need to update the ersky9x firmware on your radio with the P221 "e2" test version and higher.
|
||||
You will also need to update the ersky9x firmware on your radio with the P221 "e2" test version or higher.
|
||||
Start the radio in "maintenance mode", select "Update Multi", select the flashing options that depend on how your module is installed, and choose "Update".
|
||||
Select the file you put on the SD card and confirm to start flashing.
|
||||
|
||||
|
@ -91,12 +91,12 @@ Notes:
|
||||
1. Flash new STM32 bootloader(StmBoot) on multimodule.You have 2 options here.You can use one or the other.
|
||||
|
||||
- Flash precompiled binary **StmBoot.ino.generic_stm32f103c** using **ST Flash loader demonstrator** and USB serial device(FTDI) , with same custom cable presented above.This process is the same as flashing with precompiled binaries.For BG(green) module you can folow the paper instructions for flashing coming with the module using bridge pins provided.
|
||||
- Or you can compile Stmboot files yourself ,**Stmboot.ino** file using arduino IDE ,select Tools ,Upload method ,**"Serial" **and press upload button.All this setup is using the same custom cable and USB-serial device(FTDI) as before.
|
||||
- Or you can compile Stmboot files yourself ,**Stmboot.ino** file using arduino IDE ,select Tools ,Upload method : **"Serial"** and press upload button.All this setup is using the same custom cable and USB-serial device(FTDI) as before.
|
||||
- After this process is complete switch off TX,remove cables FTDI serila device and/or mutimodule jumper used for flashing.The multimodule should be back inthe same state as before.
|
||||
|
||||
1. Compile multiprotocol source in arduino IDE ,choose this time Upload method **STM32duino bootloader** ,select **"Export compiled Binary"** to show the binary file in the same folder as source.
|
||||
1. Take copy of the resulted binary file, to TX radio SD card ,the firmware folder.
|
||||
1. Now flash the TX radio with the last firmware(for ersky9x is version P221 "e2" test version and higher).
|
||||
1. Now flash the TX radio with the last firmware(for ersky9x is version P221 "e2" test version or higher).
|
||||
1. Enter in TX radio maintenance mode(for ersky9X start TX radio with both bottom trims pushed outwards).Select **Update multi** press menu button select also the right com port,update ,then the multiprotocol.bin file (see the correct name) and press menu and again for flashing. You'll see a bar fill slowly .Wait for the procces to be complete.Press exit( or switch off TX) several times to come out of the maintenace mode.
|
||||
1. Any subsequent update of the multiprotocol will follow 2-3 and 5-6 steps.There is no need anymore USB serial device or cables for flashing.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user