Getting Started with STM32F103: Timer in PWM Mode
In the previous guide of timer (here), we took a look at timer interrupt. In this guide, we shall see how to setup timer in PWM mode to fade an LED. In this guide, we shall cover the following: What is PWM. Configure the timer and GPIO to...
READ MORE