
System Control Registers
263
SLAU723A – October 2017 – Revised October 2018
Copyright © 2017–2018, Texas Instruments Incorporated
System Control
4.2.29 SDPMST Register (Offset = 0x1CC) [reset = 0x0]
Sleep / Deep-Sleep Power Mode Status (SDPMST)
This register provides status information on the Sleep and Deep-Sleep power modes as well as some real
time status that can be viewed by a debugger or the core if it is running. These events do not trigger an
interrupt and are meant to provide information that can help tune software for power management. The
status register gets written at the beginning of every Dynamic Power Management event request with the
results of any error checking. There is no mechanism to clear the bits; they are overwritten on the next
event. The LDOUA, FLASHLP, LOWPWR, and PRACT bits provide real-time data and there are no
events to register that information.
SDPMST is shown in
and described in
Return to
Figure 4-35. SDPMST Register
31
30
29
28
27
26
25
24
RESERVED
R-0x0
23
22
21
20
19
18
17
16
RESERVED
LDOUA
FLASHLP
LOWPWR
PRACT
R-0x0
R-0x0
R-0x0
R-0x0
R-0x0
15
14
13
12
11
10
9
8
RESERVED
R-0x0
7
6
5
4
3
2
1
0
PPDW
LMAXERR
RESERVED
LSMINERR
LDMINERR
PPDERR
FPDERR
SPDERR
R-0x0
R-0x0
R-0x0
R-0x0
R-0x0
R-0x0
R-0x0
R-0x0
Table 4-42. SDPMST Register Field Descriptions
Bit
Field
Type
Reset
Description
31-20
RESERVED
R
0x0
19
LDOUA
R
0x0
LDO Update Active
0x0 = The LDO voltage level is not changing.
0x1 = The LDO voltage level is changing.
18
FLASHLP
R
0x0
Flash Memory in Low Power State
0x0 = The flash memory is currently in the active state.
0x1 = The flash memory is currently in the low power state as
programmed in the SLPPWRCFG or DSLPPWRCFG register.
17
LOWPWR
R
0x0
Sleep or Deep-Sleep Mode
0x0 = The microcontroller is currently in run mode.
0x1 = The microcontroller is currently in sleep or deep-sleep mode
and is waiting for an interrupt or is in the process of powering up.
The status of this bit is not affected by the power state of the flash
memory or SRAM.
16
PRACT
R
0x0
Sleep or Deep-Sleep Power Request Active
0x0 = A power request is not active.
0x1 = The microcontroller is currently in deep-sleep mode or is in
sleep mode and a request to put the SRAM or flash memory into a
lower-power mode is currently active as configured by the
SLPPWRCFG register.
15-8
RESERVED
R
0x0