Getting Started with STM32F103: Timer in encoder mode
In the previous guide of the timer in STM32F1(here), we took a look how to configure the timer to operate in Encoder mode, in this guide, we shall use the timer to measure the number of pulses generated by the encoder. In this guide, we shall...
READ MORE