-
Notifications
You must be signed in to change notification settings - Fork 62
Notes
Arko edited this page Apr 21, 2019
·
8 revisions
Flashing the chip using "st-flash --format ihex write serial.hex" works fine, but the program fails to run when the MCU is reset.
TBD Possible leads: BOOT0 configuration
Discovered odd behavior when flashing new programs to the MCU. I.e - RXNE register wasn't getting set even though UART data was being transmitted to the MCU.
Perform a hardware reset (button if your board has it) before flashing the MCU.