How to generate PWM pulse with varying timer period?
Hi, I am working on STM32F56G eval board. I need to generate a PWM pulse with varying time period on a single channel. I am new to stm32 PWM. With DMA burst code example time period is changing on the runtime .How can I generate a PWM pulse with diff...