Count PWM pulses
Posted on February 08, 2016 at 10:30Hello there, I am using STM32F4. I was wondering either it is possible to count the PWM rising or falling edges that the mcu generates. I know that I could connect the PWM output to anothers timer input trigger pi...