46.8 Wake-Up Time

Conditions:

  • VDDIO/VDDANA = 3.3V
  • LDO Regulation mode
  • CPU clock = OSC16M @ 4 MHz
  • One Wait-state
  • Cache enabled
  • Flash Fast Wake-up enabled (NVMCTRL.CTRLB.FWUP = 1)
  • Flash in WAKEUPINSTANT mode (NVMCTRL.CTRLB.SLEEPPRM = 1)

Measurement Method:

For Idle and Standby, the CPU sets an I/O by writing PORT->IOBUS without jumping in an interrupt handler (Cortex M23 register PRIMASK = 1). The wake-up time is measured between the edge of the wake-up input signal and the edge of the GPIO pin.

For Off mode, the exit of the mode is done through the reset pin, the time is measured between the falling edge of the RESETN signal (with the minimum reset pulse length), and the set of the I/O which is done by the first executed instructions after Reset.
Table 46-10. Wake-Up Timing (1)
Sleep ModeConditionTypUnit
IdlePL2 or PL01.5μs
StandbyPL0PDSW domain in retention5.3
PDSW domain in active2.6
PL2

Voltage scaling at default values:

SUPC >VREG.VSVSTEP=0

SUPC > VREG.VSPER=0

PDSW domain in retention76
PDSW domain in active75
PL2

Voltage scaling at fastest setting:

SUPC > VREG.VSVSTEP=15

SUPC > VREG.VSPER=0

PDSW domain in retention16
PDSW domain in active15
OFFL10 with BOOTOPT=03.2ms
L11 with BOOTOPT=04.1
L10 or L11 with BOOTOPT=1, BS = 0x40210
L10 or L11 with BOOTOPT=1, BS = 0x80410
L10 or L11 with BOOTOPT=2, BS = 0x40210
L10 or L11 with BOOTOPT=2, BS = 0x80410
Note:
  1. These values are based on simulation. They are not covered by production test limits or characterization.