Resolved! Timer PWM output with DMA on STM32H563
Hi, I'm trying to get a PWM output that changes duty cycle on each period with DMA in circular mode. I have seen other similar posts (ultimately I'd like to control a WS28 LED with 800kHz), but they are for other MCUs and everything is different in t...