Timer Configuration for stm32h753
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2024-10-23 11:36 PM - last edited on ‎2024-10-24 1:14 AM by mƎALLEm
If I want to the timer to run for 10s, having the system clock running at 240Hz. What value should I choose for the prescaler and counter period settings. I want to know the process to calculate the above values?
Solved! Go to Solution.
- Labels:
-
STM32H7 Series
-
TIM
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2024-10-24 1:30 AM - edited ‎2024-10-24 2:21 AM
Hello @hvs_learn ,
Please follow this wiki page to help you on TIimer Configuration and calculate the values: Getting started with TIM - stm32mcu
You can also check the description of timer in the Reference Manual RM0433
Thanks
Imen
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2024-10-24 1:30 AM - edited ‎2024-10-24 2:21 AM
Hello @hvs_learn ,
Please follow this wiki page to help you on TIimer Configuration and calculate the values: Getting started with TIM - stm32mcu
You can also check the description of timer in the Reference Manual RM0433
Thanks
Imen
