2023-05-25 12:17 AM - edited 2023-11-20 04:38 AM
I'm using an STM32L051.
Is this how the sub second counter works in the RTC? The sub second counter always starts at PREDIV_S when a new second starts?
The graph shows a simplified example when PREDIV_S is 3.
2023-05-25 03:14 AM
Which STM32?
> Is this how the sub second counter works in the RTC?
Yes. However, note, that reading it out properly may be tricky.
JW
2023-05-25 03:51 AM
I'm using an STM32L051.
2023-05-25 04:04 AM
Thanks for your link. This was good information.