Enabled the RTC_CLOCK_SOURCE_LSE in RTC_TimeStamp example application
Hi,
I am trying to use the RTC_TimeStamp example application provided with the STM32H743I-EVAL board, I've enabled the RTC_CLOCK_SOURCE_LSE in main.h to use the Low-speed external oscillator as a clock source for the RTC.
The problem is that even though i enabled the LSE, when i power cycle the board, RTC doesn't keep up the latest time, it resets to the old time only. When i refer to the user manual of the eval board, to provide OSC32_IN, the R18 to be removed and SB1 shall be closed. Can you please confirm, without making these HW changes, the LSE cannot be configured?
Thanks
Nagaraj
