Getting started with STM32L053: Timer in Output Compare Mode
In the previous guide (here), we took a look at the PWM mode in timer2 of STM32L053. In this guide, we shall take a look at the output compare where the the output will be toggled each time the timer overflow. In this guide we cover the...
READ MORE