You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A simple bootloader code for STM32 Blackboard that blinks the built-in LED on PA7 at the frequency of a heartbeat. This code runs without a standard C Runtime environment set by the compiler.
A simple bootloader code for STM32 Blackboard that blinks the built-in LED on PA7 at the frequency of a heartbeat.
Click to watch a video preview:
Connecting an external LED at PA10
You can also connect an external LED between PA10 and +3V of the board. This will do a heartbeat blink as well!
[]
About
A simple bootloader code for STM32 Blackboard that blinks the built-in LED on PA7 at the frequency of a heartbeat. This code runs without a standard C Runtime environment set by the compiler.