stm32f4 TIM2 multiple channel input capture
Hello,I'm trying to write a PWM input capture function(I only need the on time. not the frq and duty cycle) and I see that it takes two channels of a timer. I need to use all four channels, Is it possible?Thanks