RTC stops at high temperature with LSE clock sourced from a crystal oscillator
Hello!
I am using a 32.768 kHz TCXO (TG-3541CE) as the LSE to count the RTC.
The MCU is an STM32L452RE.
At room temperature, the RTC operates correctly, but at high temperatures (around 50 °C), the RTC stops.
Strangely, once it has stopped, touching the MCU by finger causes the RTC to start running again.
Suspecting an issue with the TCXO, I tried a different TCXO, but the same behavior occurred.
When I added a 200 Ω damping resistor between the TCXO and the MCU, the RTC no longer stopped even when the temperature was raised to 60 °C.
This seems to have solved the problem for now, but I am concerned about whether 200 Ω is an appropriate value and whether this is truly a fundamental solution.
If you have any ideas about possible root causes or considerations, I would really appreciate your advice.
