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 #67 background imageLoading...
Page #67 background image
ADSP-21368 SHARC Processor Hardware Reference 2-11
I/O Processor
For more information, see the program sequencer “Interrupts and
Sequencing” section of Chapter 3 in the ADSP-2136x SHARC Processor
Programming Reference and Appendix B, Interrupts.
Interrupt Latency in Interrupt-Driven Transfers
During an interrupt-driven I/O transfer from any peripheral that uses an
IOP interrupt service routine, a write into an IOP register to clear the
interrupt causes a certain amount of latency. If the program comes out of
the interrupt service routine during that period of latency, the interrupt is
generated again.
To avoid the interrupt from being regenerated, use one of the following
solutions.
1. Read an IOP register from the same peripheral block before the
return from interrupt (
RTI). The read forces the write to occur as
shown in the example code below.
isr_code:
R0 = 0x0;
dm(SPICTL) = R0; /* disable SPI */
R0 = dm(SPICTL); /* dummy read, occurs only after
write */
rti;
IRPTL/IMASK UART1TXI 30 THR1
LIRPTL 0x50 EPDMA 31 EPDF0
LIRPTL EPDMA 32 EPTF0
LIRPTL 0x50 EPDMA 33 EPDF1
IRPTL/IMASK MTMI 34 MTM Write FIFO
Table 2-3. Default DMA Interrupt Vector Locations (Cont’d)
Associated Register(s) Bits Vector
Address
Interrupt
Name
DMA
Channel
Data Buffer

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