Working with STM32 and Addressable LED part 2: Driver development
In the pervious guide(here), we took a look at the WS2812 and they work and type of communication required. In this guide, we shall see how to use PWM in DMA mode to control those LED. 4. Setting up the PWM and DMA: Since we shall use TIMER 1 of...
READ MORE