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.
Tool/software:
we have an intermittent process that wakes up every 1 second.
(Wake up every 1 second by RTC interrupt then go to sleep periodically)
Does the auxiliary power module operate only after wake up? (or always operate LPM3)
Are there any specification which modules operate in LPM3?
Hi Tink,
Any peripheral you have set to use ACLK will be running on ACLK and will be on during LPM3. If you want the lowest power then you can run at LPM3.5 and have your RTC trigger the device to wake.
Regards,
Luke
Hi Luke,
and also Any peripheral you have set to use VLO clock (auxiliary power module) right?
Only if VLO clock is sourced to ACLK. If VLO is sourced to SMCLK, SMCLK will still turn off so peripherals that use SMCLK will not be clocked.
Regards,
Luke
**Attention** This is a public forum