Clarification on Reset Behavior When Exiting SHUTDOWN Mode in STM32G0 Series
Hello,
I am working on a project with the STM32G0 series microcontroller. The MCU goes into the 'SHUTDOWN' state and wakes up when the wakeup timer times out. In the reference manual, it is mentioned that wakeup with BOR (Brown-Out Reset) is not available in SHUTDOWN mode.

The manual also states that a power reset is generated when exiting from SHUTDOWN.

Additionally, it is mentioned that BOR is generated when exiting from SHUTDOWN.

Could you clarify which reset is actually occurring when exiting SHUTDOWN mode?
