I want to learn more about how to use timers in stm32

hello guys , I want to learn more about how to use timers in stm32 , can you help me with some resources?
Solution:
I advise you to take a look at this https://www.udemy.com/user/kiran-nayak-2/ it offers high quality courses about stm32 not only timers but everything thing about stm32, good luck
Jump to solution
4 Replies
wafa_athmani
wafa_athmani10mo ago
Hello , https://www.digikey.com/en/maker/projects/getting-started-with-stm32-timers-and-timer-interrupts/d08e6493cefa486fb1e79c43c0b08cc6 I think this will help u a lot, if u need anything, mention me , i used before.
DigiKey
Getting Started with STM32 - Timers and Timer Interrupts
How to configure a timer using STM32CubeIDE, use it to measure execution time, and set up non-blocking code.
Solution
youcef_ali
youcef_ali10mo ago
I advise you to take a look at this https://www.udemy.com/user/kiran-nayak-2/ it offers high quality courses about stm32 not only timers but everything thing about stm32, good luck
boualleg sabrina
boualleg sabrina10mo ago
thank you all
ZacckOsiemo
ZacckOsiemo10mo ago
Timers aren't too bad, an easy way would be to have something you want to or need to achieve then hack away at it.

Did you find this page helpful?