cancel
Showing results for 
Search instead for 
Did you mean: 

PWM input mode skip first

MSamy.1
Associate II

Hi,

In input PWM mode the counter starts and counts up with the initialization of the timer and at the first edge (trigger) it gives the time taken from initialization till the first trigger (which is wrong value at the first time only) and after that it gives the time between the two triggers which is the right value. So how to skip the first value only ?

I think I can do this by starting the counting not with timer initialization but with the first trigger so is it possible ?

I’m using stm32f103

0 REPLIES 0