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

Table of Contents

Advertisement

Data Transfers
and then transferring it to external memory using DMA. The
ADSP-214xx processors allow direct DMA transfers between SPORTs
and external memory which removes this overhead, freeing up the core
and internal memory for other peripherals. The SPORT DMA and chain
pointer registers have been expanded to hold the external memory address.
Standard DMA
Each SPORT DMA channel has an enable bit (
register. When DMA is disabled for a particular channel, the
SPCTLx
SPORT generates an interrupt every time it receives a data word or when-
ever there is a vacancy in the transmit buffer. For more information, see
"Single Word Transfers" on page
To set up a serial port DMA channel, write a set of memory buffer param-
eters to the SPORT DMA parameter registers as shown in
page
2-14.
Load the
,
II
IM
address modifier, and a word count, respectively. The register contains the
internal memory address for transfers to internal memory and the external
memory address for transfers to external memory. These registers can be
written from the core processor or from an external processor.
Once serial port DMA is enabled, the processor's DMA controller auto-
matically transfers received data words in the receive buffer to the buffer
in internal or external memory, depending on the transfer type. Likewise,
when the serial port is ready to transmit data, the DMA controller auto-
matically transfers a word from internal or external memory to the
transmit buffer. The controller continues these transfers until the entire
data buffer is received or transmitted.
When the count register of an active DMA channel reaches zero (0), the
SPORT generates the corresponding interrupt.
10-46
www.BDTIC.com/ADI
10-43.
, and
registers with a starting address for the buffer, an
C
ADSP-214xx SHARC Processor Hardware Reference
and
SDEN_A
SDEN_B)
Table 2-14 on
in its

Advertisement

Table of Contents
loading

Table of Contents