aboutsummaryrefslogtreecommitdiff
path: root/examples/stm32/f1/other/timer_interrupt/README
blob: e6a22c451e10fb827e765b4a26a796afa19b8950 (plain)
1
2
3
4
5
6
7
------------------------------------------------------------------------------
README
------------------------------------------------------------------------------

This example program blinks a LED on PortB Pin 6. 1 second on / 1 second off.
Blinking is made only with the timer interrupt of the TIM2 timer.