STM32F779NI: RTC time-gain with 32768 Hz LSE crystal
Hi,
I'm working on STM32F779NI MCU. For our PCB, we have used 32768 Hz LSE crystal for RTC, which has a tolerance of +/-20 ppm. However on long-run testing, a time gain of around 6 sec in 25 hrs was observed, which is higher than the stated tolerance. I would like to know, if anyone has noticed such behaviour. For now, I've worked around the issue using HAL_RTCEx_SetSmoothCalib, however I'm doubtful if that needs to be done, in the first place, as the time-gain is beyond the stated tolerance. Any help with the probable cause(s) & solution, is highly appreciated. Thank you.
