This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

MSPM0G3507-Q1: RTC of calendar back to default value after wakeup from sleep

Part Number: MSPM0G3507-Q1
Other Parts Discussed in Thread: MSPM0G3507

Tool/software:

Hi TI,

we want use RTC as a clock time for out system, we set "low Power Policy" standby0 , the clock works well on running status

But we call  __WFI() and wake up it , the clock will go to default value, we check the time using API:   DL_RTC_getCalendarTime

My question is: Does RTC calendar works on lower power mode? if yes , need any special configuration?