SLEEPENABLE
(internal)
DEEPSLEEP
CLKGATE
(internal)
OSC_GZ
(internal)
PLLC Ref Clk
(internal)
OSCIN
SLEEPCOMPLETE
(internal)
See Note:
1
2
3
4
5
6
7
8
Deep Sleep Mode
199
SPRUH82C – April 2013 – Revised September 2016
Copyright © 2013–2016, Texas Instruments Incorporated
Power Management
9.9.3 Deep Sleep Sequence
illustrates the Deep Sleep sequence:
1. Software sets the SLEEPENABLE bit in the deep sleep register (DEEPSLEEP) in the
System
Configuration (SYSCFG) Module
chapter.
2. The DEEPSLEEP pin is driven low by either an external device or the RTC_ALARM pin. The Deep
Sleep mode begins.
3. The PLL controller reference clock is gated.
4. The on-chip oscillator is disabled. If the device is being clocked by an external source, this clock may
stay enabled; the power savings from turning off this clock is minimal.
5. The DEEPSLEEP pin is driven high and the on-chip oscillator is enabled.
6. The Deep Sleep counter beings counting valid clock cycles.
7. The count has reached the number specified in the SLEEPCOUNT bit field and the
SLEEPCOMPLETE bit is set. The PLL reference clock is enabled and the Deep Sleep mode ends.
8. Software clears the SLEEPENABLE bit. The SLEEPCOMPLETE bit is automatically cleared.
Figure 9-1. Deep Sleep Mode Sequence