I would like to know more about the differences between LPM2 and LPM3. All I have found in the UG is on page 63 and it looks quite identical (see below)! Where does the additional power saving come from?
Also, If I were to source all peripherals with ACLK (sourced itself by XT1), would I see a significant power consumption difference between LPM0, 1 , 2 and 3?
I don't use DCO nor FLL at all.
LPM2
CPU, MCLK are disabled.
ACLK is active. SMCLK is disabled.
DCO is enabled if sources ACLK.
FLL is disabled.
LPM3
CPU, MCLK are disabled.
ACLK is active. SMCLK is disabled.
DCO is enabled if sources ACLK.
FLL is disabled.
Thanks