RTC seconds pulse not output, STM32F103RBT6
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2024-11-27 2:06 AM
I've been able to get the higher frequency to output on the tamper pin but not the seconds pulse.
I tried updating the time registers in the main code but that didn't help.
There is a document I've glanced through but didn't see any code lines to implement (Clock/calendar implementation on the STM32F10xxx microcontroller RTC)
I have the RTC working on an L412 IC which integrates it with the LP Timer.
No use:
- int main: RTC_TimeTypeDef currTime = {0}; RTC_TimeTypeDef currDate = {0};
- Main while loop: RTC_TimeTypeDef currTime; RTC_TimeTypeDef currDate;
Config:
Labels:
- Labels:
-
RTC
-
STM32F1 Series
0 REPLIES 0
