Resolved! 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 avail...