-
Notifications
You must be signed in to change notification settings - Fork 117
Open
Description
I did the following steps:
- Flash https://github.com/devanlai/dapboot/releases/download/v1.11/highboot-v1.11-stlink-128.bin to my STM32F103 using st-flash
- Use 'Firmware Download' on https://devanlai.github.io/webdfu/dfu-util/ for my own program
- Enter bootloader mode from my program (which places the 'BOOT' code in the RTC backup registers)
- Use the website's 'Firmware Upload' to obtain the firmware.bin file
- Flash the firmware.bin using st-flash
After the following steps, I cannot enter bootloader mode from my program. I used st-flash read to get the .bin file that is now on the STM32, and it's identical to the firmware.bin file above.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels