2 x PWM with DMA
Posted on July 04, 2018 at 22:56I am doing now small project with STM32F0. I would like to generate two PWM signals simultaneously using DMA. Everything is working fine if I am starting one of two PWM Generators. When I start two works only first on...