RTC in STML151 always resets to default after watchdog reset
Hi there,I want the calendar/clock to retain its value after a watchdog or other non-power-on reset.Here is my code, near the beginning of main.c: // and same for the real time clock, but don't intialise it unless it's a power-on reset if (LL_RCC_Is...