Working with STM32 and Timers: Update PWM duty cycle using DMA
In the previous guide (here), we took a look at how to configure the timer in PWM and we were able to update the duty cycle of the PWM to fade two LEDs using polling mode. In this guide, we shall look how to configure timer to update the duty...
READ MORE