stm32f427 PWM output interrupts
Posted on May 21, 2014 at 20:25I am working on outputing a PWM signal, and everytime I set up my initialization and enable the timer. The interrupt flags for channels 1,2 and 3 all get set and i am not sure why? even if i don't enable those 3 channe...