2025-03-18 9:26 PM
STM 32L 051
use HAL_RTCEx_SetWakeUpTimer_IT() to wake up standby mode,it is work well.
when the wake up source is not RTC(maybe wkup pin or NRST pin) ,how get the remaining time of RTC timer?
The value of HAL_RTCEx_GetWakeUpTimer() is not change.it is the value of HAL_RTCEx_SetWakeUpTimer_IT() set.