Using DMA to create a bit stream with a TIMER on PWM mode
Hello,For the last couple of days I have tried to create a bit stream with DMA using a timer but have not yet succeeded. The problem seems to be loading the data from an array into the timer register. I have tried this exact same code on an STM32L072...