4 Different Ways to blink a LED using STM32
Just posted a detailed description of 4 different ways to blink/flash a LED using STM32:
1. Using delay in main loop
2. Without delay in main loop
3. Using a Timer
4. Using PWM
https://stm32world.com/wiki/STM32_LED_Blink
Leave a Reply