Analog Devices SHARC ADSP-214 Series Hardware Reference Manual page 776

Table of Contents

Advertisement

Power Management
Disconnect DAI/DPI Pin Buffers
If a DAI/DPI pin is not being used, its pin enable (for example
) and its input (
DAI_PBENxx_I
nected to low.
Disable the S/PDIF Reciever
Disable the S/PDIF receiver and its digital PLL from the S/PDIF receiver.
By default the S/PDIF receiver is enabled. If not required, set the
bit (=1) to disable the digital PLL which may produce
DIR_RESET
unwanted switching noise if enabled.
Example for Clock Management
Listing 22-1
shows a method for using the power saving features in the
SHARC processors for the SPI.
Listing 22-1. Power Savings for the SPI Module
ustat2 = dm(PMCTL1);
bit set ustat2 SPIOFF;
dm(PMCTL1) = ustat2;
22-12
www.BDTIC.com/ADI
DAI_PBxx_I
/* disable internal peripheral clock for
SPI module. /
ADSP-214xx SHARC Processor Hardware Reference
) for its pin buffer should be con-

Advertisement

Table of Contents
loading

Table of Contents