![Texas Instruments SimpleLink Ethernet MSP432E401Y Technical Reference Manual Download Page 214](http://html1.mh-extra.com/html/texas-instruments/simplelink-ethernet-msp432e401y/simplelink-ethernet-msp432e401y_technical-reference-manual_1095578214.webp)
Functional Description
214
SLAU723A – October 2017 – Revised October 2018
Copyright © 2017–2018, Texas Instruments Incorporated
System Control
value in deep-sleep mode
•
Sleep Power Configuration (SLPPWRCFG): Controls the power-saving modes for flash memory and
SRAM in sleep mode
•
Deep-Sleep Power Configuration (DSLPPWRCFG): Controls the power-saving modes for flash
memory and SRAM in deep-sleep mode
•
Deep-Sleep Clock Configuration (DSCLKCFG): Controls the clocking in deep-sleep mode
•
Sleep / Deep-Sleep Power Mode Status (SDPMST): Provides status information on the various power
saving events
4.1.6.4.1 Peripheral Power Control
The Peripheral Power Control (PCx) registers reside at offset 0x900 in the System Control module register
space. For modules that reside in a separate power domain, software can power down the module by
setting the appropriate Pn bit to 0x0. This configuration provides the lowest power consumption for the
module. The following registers can be programmed to disable power to the module:
•
PCCAN
•
PCLCD
•
PCEMAC
•
PCEPHY
•
PCUSB
•
PCCCM
Modification to other PCx registers have no effect, because other modules are not on their own power
domain.
4.1.6.4.2 Peripheral Memory Power Control
When the device enters deep-sleep mode, software can further reduce power in peripheral modules that
have their own associated memory array. Many of these peripherals can be programmed to enable a low-
power retention mode or a power down of their associated peripheral SRAM array. If retention is
supported and the PWRCTL bit field in the xMPC register is programmed to 0x1, the associated peripheral
SRAM array enters retention mode and no accesses can be performed. When the PWRCTL bit is set to
0x0 in deep-sleep mode, the memory is powered off, the contents are lost, and the SRAM is not
accessible. The Power Domain Status (xPDS) register of each peripheral can be read to determine the
status of the memory array as well as the current power domain status of the peripheral.
lists
the peripherals with SRAM arrays and their capabilities during low-power modes.
Table 4-7. Peripheral Memory Power Control
Module
Memory Retention
Capability?
Memory Array Power
Down Capability?
USB
Yes
Yes
EMAC
No
Yes (only when power
domain is off,
PCEMAC register =
0x0)
LCD
No
No
CAN
No
Yes
4.1.6.4.3 LDO Power Control
NOTE:
While the device is connected through JTAG, the LDO control settings for sleep and deep-
sleep modes are not available and cannot be applied.