Generation of PWM wave with DMA
Hello all,Good day!I am working on a project to drive WS2812B RGB leds using STM32F030R8.These leds needs precisely timed signals of 800KHz. I am using a timer in PWM generation mode with DMA.These leds require each bit of data to be 1.25us long.When...