Tool/software: TI-RTOS
Hi,
We would like to create a simple application that wakes up periodically from timer and do some processing. We are planning to set the power state to LPM3 to enjoy < 1 uA power consumption during sleep state. However, according to TI-RTOS 2.20 power management user guide, the clock module is disabled when MSP432 is in deep sleep states. Does this mean the processor can only be waked up from external GPIO during LPM3 when running with TI-RTOS? According to TRM, the RTC should still be running in LPM3 for MSP432 hardware.
Thanks,
Jianwei