Posted on February 06, 2013 at 15:43Im using a quadrature encoder hooked up to TIM3-CH1/2 and it works fine, counting both edges, up and down. First question is how to read the TIM3-counter values from within a regular (50 us) ISR. Using TIM_GetCoun...