Question
STM32U0: Will the LSESYSEN bit of RTC domain control register (RCC_BDCR) reset upon power-on reset?
- December 20, 2025
- 2 replies
- 77 views
Greetings!
I have the following system:
- STM32U073CC
- VBAT pin is connected to a super-cap, and it's voltage was measured to be above the required minimum.
During system reset (NRST) it behaves according to my expectations, the RCC_BDCR remains unchanged, but if it is disconnected from Vcc, then upon connecting it back, the LSESYSEN bit is set to 0. This seems reasonable, and is generally not a issue to me, but the reference manual claims that this shouldn't happen? (Everything else works perfectly.)

Am I missing something obvious here?
Couldn't find any other mention of the bits behaviour.
