You are here

Bootloader?

3 posts / 0 new
Last post
curtm
Offline
Last seen: 4 years 9 months ago
Joined: 2019-06-13 23:55
Posts: 7
Bootloader?

Where can I find the bootloader? I’ve read that default-setup.bin is not the bootloader, and I need a .hex file...

Jack_Li
Offline
Last seen: 4 years 4 months ago
Joined: 2019-07-01 05:03
Posts: 12

In fact, you don't need to upload bootloader, you just need to use stlink to upload default. bin files, provided you use the correct firmware version and hardware version. Beginning address is 0x08000000. Good luck. After uploading, don't forget to disconnect all the power and re-energize, including 5V and your battery.

jack li

curtm
Offline
Last seen: 4 years 9 months ago
Joined: 2019-06-13 23:55
Posts: 7

thank you! I was able to use an ST Link and copy the setup I had on my working board and then upload that to te non-working board, all through ST Link.

Curtm