[RTC / LSE] Irregular second jumps when using an external 32.768 kHz crystal on STM32L412K8
Hello everyone,
I’m using an STM32L412K8 microcontroller with an external 32.768 kHz LSE crystal to operate the RTC for real-time clock functionality. However, I'm facing two issues:
Second jumps: the seconds skip multiple values out of order (for example, jumping from second 9 to second 16). It consistently jumps by 7 seconds every 10 seconds. The attached image shows some of these jumps.
Irregular seconds counter: The seconds count exceeds the normal range, reaching values above 60 (for example, 89) before rolling over to the next minute, as shown in the attached images.
What are the possible solutions I can try?, Any tips or suggestions would be very helpful.
Thank you in advance!


