Resolved! Cannot set time with HAL_RTC_SetTime on L412KB (Nucleo32) after init.
I seem to be unable to set the time more than once after reset. Here is a way to reproduce my problem:Create a new CubeMX project with the RTC enabledEdit the MSP init function the following way:...After the time and date are set by MSP init...change...