User Activity

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...
I am working on a project with the STM32G0 series microcontroller. There is a requirement in my project to identify a BOR (Brown-Out Reset) independently. In the previous version of the project, we used the STM32L4 series, where there is a reset flag...