2022-03-11 03:00 AM
Hardware: SensorTile.box
The project readme.txt file suggests that the software should start from the memory address 0x08004000 in FLASH.
Regards
Aditi Prakash
2022-03-11 06:35 AM
Hi Aditi Prakash @aditi1prakash ,
regarding the upload procedure (the request to start from memory address 0x08004000), try to use the STM32CubeProg tool by changing the start address in the field shown by the red circle in the picture below.
Regarding the second point, I'm afraid that the board must be restarted after firmware download, by unplugging the USB cable and/or by disconnecting the battery.
If my reply answered your question, please click on Select as Best at the bottom of this post. This will help other users with the same issue to find the answer faster.
-Eleon
2022-03-14 02:17 AM
Hi @Eleon BORLINI,
Thank you :)
But my first question was, if it is possible to change the starting address from the Android app.
And, why is the binary with Bootloader not supported for FOTA?
Below is a snip from the readme.txt file of the project.
Regards,
Aditi Prakash