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: MSP432P401R
Tool/software: TI-RTOS
Hi all,
1. After entering deep sleep mode, the Seconds module of MSP432P401R SDK will be running ?
2. Which clock does the Seconds module source from?
SDK: simplelink_msp432p4_sdk_2_20_00_12
CCS: Version: 8.1.0.00011
Best Regards,
Gilbert
The TI-RTOS Seconds module uses the RTC (Real-Time-Clock) peripheral. And yes, the RTC will continue to run in LPM3, (deep sleep).
-Bob L.
Gilbert,
1. Yes, LFXT is active in LPM3 (see MSP432P4 Technical Reference Manual, Section 8.4.3.1)
2. See this post on setting up Clock system in TI Drivers.
-Bob L.
**Attention** This is a public forum