STM32F103C8T6 dev board RTC AsynchPrediv = RTC_AUTO_1_SECOND not work correct
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2019-09-26 11:21 PM
Here is my board
here my clock setting
I use CuceMxIDE, here my RTC setting
if
AsynchPrediv = RTC_AUTO_1_SECOND;
rtc take very long time to increase one second. I try some value, and choose 50 and seem the time count right
AsynchPrediv = 50;
but I'm not sure this value is correct and RTC count correctly, can not find any AN about STM32F1's RTC how to calculate this value.
So is it normal or my board get error? anyway to fix this?
Labels:
- Labels:
-
RTC
-
STM32F1 Series
This discussion is locked. Please start a new topic to ask your question.
0 REPLIES 0
