User Activity

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...
Posted on January 11, 2013 at 11:12Here is a STM32F103-question.TIM2 is using TIM_OCMode_PWM1 and TIM_OPMode_Single (one-pulse mode).Im using TIM2 CH1 for (internal) triggering ADC injected reads using a compare. Im using TIM2 CH2 for (internal) tri...