Files
Karl Palsson e0f377fec0 stm32f4: use new rcc_clock_setup_pll()
Batch replaced to use new api.  User code doesn't need this, but
examples should be up to date, and this avoids deprecation warnings.
2019-06-02 20:39:56 +00:00
..
2019-06-02 20:39:56 +00:00

README

This example demonstrates the use of timers to trigger an interrupt. This example will toggle a LED spelling out the following morse code:

SOS -> ...---...

using international morse timing, with a dot element of 100ms

It's intended for the ST STM32F4DISCOVERY eval board. It should blink a LED on the board.

Board connections

none required