Encoder read error
Hi there!i start to work with a rotary encoder, i configurate a timer 3:in this way and i enable the interrupt . for read the encoder inside the timer interrupt i write nuber= (TIM3->CNT)>>2;so when i read the varible the first time i see 0 - 1- 2- 3...