DMA Mem to peripheral inconsistent output
I have a timer + dma which outputs a signal for addressable LEDS. The code calls the PWM Start function on a crude timer loop for testing purposes.The first time the DMS starts, its perfect, and the output is correct and as expected. However the seco...