STM32 PWM width different pulse width and modified in another interrupt
Posted on March 16, 2015 at 15:53Hi, I need to modify a PWM inside an interrupt, I though that It would be easy, just changing CCR2 to the new desired value but it is not working properly.The change is not happening each pulse, it is a bit random.. ...