Resolved! Understanding Backup Domain & what happens when (RTC, backup registers, power cycle)
Hello,I was reading the reference manual of the STM32F091, in particular the RTC chapter.Then I looked at what the CubeIDE generated (set all to LL, not HAL) init code does.So it has this function SystemClock_Config() where all clocks are configured....