How can I measure encoder velocities using pulse width measurements (low RPM)?
Hi,I am using the STM32F303RBTx MCU and currently have a quadrature (4x) encoder set up on TIM2. You can find my STM32CubeMX configuration settings below: I would like to implement a tachometer for this encoder. I am aware of the method of periodical...