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:Jump to 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
4 Replies
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
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
thank you all
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.