Working with STM32 and Timers part 5: Encoder Mode
In previous guides, we looked at TIM2 of STM32 to generate delay, interrupts, PWM and how to use PWM to fade LED and control servo motors. In this guide, we shall cover how to use TIM2 of STM32 to read shaft encoder. We will cover the following...
READ MORE