Add STM32 bootloader files_2

This commit is contained in:
midelic 2017-08-03 18:55:04 +03:00
parent ca6cd65d46
commit 0f752e2571
3 changed files with 1 additions and 1514 deletions

File diff suppressed because it is too large Load Diff

View File

@ -1,4 +1,3 @@
I've updated ersky9x for the 9Xtreme to support flashing an internal Multi module, worked fine using COM2.
To use this bootloader, you will need first to flash it to the module.
Download the source files from the Github repository. Double click on the StmBoot.ino file to open the Arduino IDE. I'm assuming you already have this configured for building for the STM processor as it is needed for the Multi code.
@ -11,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 (which I'll post soon).
You will also need to update the ersky9x firmware on your radio with the P221 "e2" test version and 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.

Binary file not shown.