STM32F103 - Trying to measure Duty Cycle on 20Khz signal
Posted on February 21, 2014 at 23:16 Hello, I am trying to use a STM32F103 (8Mhz external clock) to get the duty cycle of a 20 Khz PWM signal. I am using Timer2 and trying to look at the rising edge using channel 1 and pointing channel 2 at ...