Dual synchronous DMA stream for timer 1 PWM preriod and duty cycle management?
Hello everybody, Here is my needI am using STM32F469NI, and I need to generate a PWM signal using timer1. I need to generate a burst of 4 pwm cycles. Each cycle must have a specific duty cycle value. I already did that using DMA that load each duty c...