STM32C031C6: Determine the wakeup source from shutdown mode
Hello, I'm trying to determine the source of the wakeup flag, whether it's the power being turned on or the trigger of wakeup pin 2.So this is my shutdown function:After i changed my shutdown function : when I try to determine the reason for the w...