6.4 Operating Modes
The MSP430F673xA and MSP430F673xA microcontrollers have one active mode and seven software-selectable low-power modes of operation. An interrupt event can wake up the device from any of the low-power modes, service the request, and restore back to the low-power mode on return from the interrupt program.
Software can configure the following operating modes:
- Active mode (AM)
- Low-power mode 0 (LPM0)
- CPU is disabled
- ACLK and SMCLK remain active, MCLK is disabled
- FLL loop control remains active
- Low-power mode 1 (LPM1)
- CPU is disabled
- FLL loop control is disabled
- ACLK and SMCLK remain active, MCLK is disabled
- Low-power mode 2 (LPM2)
- CPU is disabled
- MCLK and FLL loop control and DCOCLK are disabled
- DC generator of the DCO remains enabled
- ACLK remains active
- Low-power mode 3 (LPM3)
- CPU is disabled
- MCLK, FLL loop control, and DCOCLK are disabled
- DC generator of the DCO is disabled
- ACLK remains active
- Low-power mode 4 (LPM4)
- CPU is disabled
- ACLK is disabled
- MCLK, FLL loop control, and DCOCLK are disabled
- DC generator of the DCO is disabled
- Crystal oscillator is stopped
- Complete data retention
- Low-power mode 3.5 (LPM3.5)
- Internal regulator disabled
- No RAM retention, Backup RAM retained
- I/O pad state retention
- RTC clocked by low-frequency oscillator
- Wake-up input from RST/NMI, RTC_C events, Ports P1 and P2
- Low-power mode 4.5 (LPM4.5)
- Internal regulator disabled
- No RAM retention, Backup RAM retained
- RTC is disabled
- I/O pad state retention
- Wake-up input from RST/NMI, Ports P1 and P2