3.4.1 Sleep Modes
Some clarifications has been made to tables 13-2 and 13-4 in the Functional Description - Operation - Sleep Modes section.
Table 13-2. Sleep Mode Activity for Peripherals
Clock | Peripheral | Active in Sleep Mode | |||
---|---|---|---|---|---|
Idle | Standby | Power-Down | |||
HTLLEN=0 | HTLLEN=1 | ||||
CLK_CPU | CPU | - | - | - | - |
CLK_RTC | RTC | X | X(1,2) | X(2) | X(2) |
CLK_WDT | WDT | X | X | X | X |
CLK_BOD(3) | BOD | X | X | X | X |
-(4) | CCL | X | X(1) | - | - |
CLK_PER | EVSYS | X | X | X | X |
NVM(5) | X | X | X | X | |
ACn | X | X(1) | - | - | |
ADCn | |||||
DACn | |||||
OPAMP | |||||
TCAn | |||||
TCBn | |||||
ZCDn | |||||
All other peripherals | X | - | - | - |
Note:
- For the peripheral to run in Standby sleep mode, the RUNSTDBY bit of the corresponding peripheral must be set
- In Standby sleep mode, only the RTC functionality requires the RUNSTDBY bit to be set. In Power-Down sleep mode, only the PIT functionality is available.
- CLK_BOD is required only when the BOD is running in Sampled mode
- The clock domain depends on the clock source selected for CCL
- Programming in progress will be completed, then the NVM peripheral will be disabled
Table 13-4. Sleep Mode Wake-up Sources
Wake-Up Sources | Active in Sleep Mode | |||
---|---|---|---|---|
Idle | Standby | Power-Down | ||
HTLLEN=0 | HTLLEN=1 | |||
PORT Pin interrupt | X | X(1) | X(1) | X(1) |
BOD VLM interrupt | X | X | X | X |
MVIO interrupts | X | X | X | X |
RTC interrupts | X | X(2,3) | X(3) | X(3) |
TWI Address Match interrupt | X | X | X | - |
CCL interrupts | X | X(2) | X(4) | - |
USART Start-Of-Frame interrupt | X | X | - | - |
TCAn interrupts | X | X(2) | - | - |
TCBn interrupts | ||||
ADCn interrupts | ||||
ACn interrupts | ||||
ZCD interrupts | ||||
All other interrupts | X | - | - | - |
Note:
- The I/O pin must be configured according to Asynchronous Sensing Pin Properties in the PORT section
- For the peripheral to run in Standby sleep mode, the RUNSTDBY bit of the corresponding peripheral must be set
- In Standby sleep mode, only the RTC functionality requires the RUNSTDBY bit to be set. In Power-Down sleep mode, only the PIT functionality is available.
- CCL will only wake up the device if the path through LUTn is asynchronous
(FILTSEL=
0x0
and EDGEDET=0x0
in the CCL.LUTnCTRLA register)