2022-12-15 08:58 AM
2022-12-20 08:41 AM
Hello MSaye.1 (Community Member)
All STM32 embed many general purpose timer and they offer plenty of input captures with filtering feature to precisely measure time per revolution of a wheel (from Hall effect sensor).
You should take a look at STM32Cube HAL library for TIMER for Input Capture example.
Let look the applications note below, they will help you.
Section 2.3 Timer input capture mode.
Section 1.3 STM32 timer peripheral basic operating modes
Best regards,
Romain,
In order to give better visibility on the answered topics, please click on 'Select as Best' on the reply which solved your issue or answered your question. See also 'Best Answers'
To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.
2022-12-20 08:45 AM
You are going to like this https://www.youtube.com/watch?v=xqzWQgpqHmI
google: stm32 timer encoder mode.