Question
STM32L0 Wakeup Source Detection
HI,
MCU :STM32L010R8Tx
Power Mode : Shutdown Mode
Wake Up Sources : RTC WakeUp, External WakeUp Pin 1 , External WakeUp Pin 2.
Reading Boot reason by checking one by one using __HAL_RCC_GET_FLAG(Flag).
And Able to detect Standby Wakeup.
But How to know the source of wake Up whether it is caused by wakeup Pin or RTC ?
_Nikhil v v
