EasyManua.ls Logo

Analog Devices SHARC ADSP-21368 User Manual

Analog Devices SHARC ADSP-21368
894 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Page #606 background imageLoading...
Page #606 background image
Clock Derivation
14-14 ADSP-21368 SHARC Processor Hardware Reference
Power Management Control Register
The ADSP-21367/8/9 and ADSP-2137x processors have a power manage-
ment control register (PMCTL) that allows programs to determine the
amount of power dissipated. This includes the ability to program the PLL
dynamically in software, achieving a slower core instruction rate that min-
imizes power use. For a complete register description, see “Power
Management Control Register (PMCTL)” on page A-170.
The PMCTL register also allows programs to disable the clock source to a
particular processor peripheral, for example the serial ports or the timers,
to further conserve power. By default, each peripheral block has its inter-
nal clock enabled only after it is initialized. Programs can use the PMCTL
register to turn the specific peripheral off after the application no longer
needs it. After reset, these peripheral clocks are not enabled until the
peripheral itself is initialized by the program. Listing 14-1 and
Listing 14-2 show some clock management options.
Listing 14-1. Using the System Clock for the SPI Module
ustat2 = dm(PMCTL);
bit set ustat2 SPIPDN; /* disable internal peripheral clock for
SPI module. SPIPDN is defined as bit
30 of PMCTL */
dm(PMCTL) = ustat2;

Table of Contents

Question and Answer IconNeed help?

Do you have a question about the Analog Devices SHARC ADSP-21368 and is the answer not in the manual?

Analog Devices SHARC ADSP-21368 Specifications

General IconGeneral
ArchitectureSHARC
Core ProcessorADSP-21368
Core Clock Speed400 MHz
Serial Ports1
SPORTs4
SPI Ports1
I2C Ports1
Timers2
DMA Channels14
Operating Voltage - Core1.2 V
Operating Voltage - I/O3.3 V
Data Bus Width32-bit
Operating Temperature-40°C to +85°C
Number of Cores1
Audio ProcessingYes
PackageLQFP

Related product manuals