Part Number: MSP430FR6989
Hello,
How to activate msp430fr6989 inbuilt rtc when my system fully power off. so that I can get current time whenever i turn on my system.
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.
Part Number: MSP430FR6989
Hello,
How to activate msp430fr6989 inbuilt rtc when my system fully power off. so that I can get current time whenever i turn on my system.
Hello,
RTC_C can operate in LPM3.5.
It means that you can keep it running with battery drain at about 500 nA (in room temperatures).
It is less than 5 mAh per year!
In my opinion, you should change your h/w and s/w architecture.
Don not turn off your system, just go to LPM3.5 with RTC_C as the only one peripheral running.
**Attention** This is a public forum