I get same Capture Value when using input capture mode on the same timer
Hi, I basically have two PWM signals going into two pin that are set to be TIM4_CH1 and TIM4_CH2.I setup both channels in slave mode and enabled the input capture mode on Rising mode.When I enable only channel 1 and the code below get executed I retr...