Posted on July 01, 2016 at 22:09Thanks for the response, Clive. I too was under the impression (based on various examples I saw on how to generate PWM with a varying duty cycle) that on each DMA update request, only one data item is transferred. The...
Posted on July 01, 2016 at 20:34Thanks Clive, for posting this. I have been working with similar code (from the examples provided in the STM32 library) to vary the output PWM duty cycle on channel 1 of TIM1 on the STM32F302R8T6. The code that I am w...