STM32F7: use of DMA to change CCR1 of timer gives transfer error
Posted on July 08, 2016 at 08:11Hi all,I use DMA and linked timers in most of my projects with no problems on STM32F1 and STM32F4. I want to do the same on the STM32F7. As a test I want to use a DMA stream to create a changing signal on a PWM output...