PWM Input Capture via CH3 and CH4
Posted on April 16, 2015 at 14:12Hello I want to measure the duty cycle of an input frequency on the stm32f4. For that I need to use the TIM3 or TIM8 and there I have to use channel CH3 and CH4. But now I'm looking for TIM_PWMIConfig(...) and there ...