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?