Odd DMA CCR behaviour
Posted on February 19, 2016 at 06:44Hi all,I am writing a program for the STM32F030 in which I want to update TIM3->CCR2 using a DMA transfer. This transfer will be triggered to control PWM waveform generation, although I have simplified the code be...