STM32 gotchas
224. Blinky does not blink, what now?

Blinking a LED is always the first program in the realm of microcontrollers, whether it is a novice project, or even when a seasoned professional brings up a new hardware. Rather than printing a message, blinky is the "Hello, world!" program of microcontrollers.

It requires to:

But what to do if the LED does not blink? The following steps should be tried: