RTC milliseconds on STM32F413CH
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2020-07-20 4:09 AM
Hi,
I would like to know if is it possibile to manage milliseconds using internal RTC.
If it is, please can you specify the code to get milliseconds information.
Thanks for your support
Labels:
- Labels:
-
RTC
-
STM32F4 Series
This discussion is locked. Please start a new topic to ask your question.
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2020-07-20 4:51 AM
> I would like to know if is it possibile to manage milliseconds using internal RTC.
Yes, but to achieve 1ms resolution you need to clock the RTC at 1MHz or multiples of it.
Read the RTC chapter in RM, concentrate on subseconds.
JW
