Data Transfer
11-20
ADSP-214xx SHARC Processor Hardware Reference
DMA Channel Priority
When more than one channel has data ready, the channels always access
the
IDP_FIFO
register with fixed priority, from low to high channel num-
ber (that is, channel 0 is the highest priority and channel 7 is the lowest
priority). For the I/O processor, the eight DMA channels are considered
as a group and arbitration can rotate across groups for system balance.
more information, see “Rotating DMA Channel Arbitration” on
page 2-44.
Standard DMA
The eight DMA channels each have a set of registers for standard DMA:
an I-register, an M-register and a C-register are used.
The IDP DMA parameter registers have these functions:
•
Internal index registers (
IDP_DMA_Ix
).
Index registers provide an
internal memory address, acting as a pointer to the next internal
memory location where data is to be written.
•
Internal modify registers (
IDP_DMA_Mx
).
Modify registers provide
the signed increment by which the DMA controller post-modifies
the corresponding internal memory Index register after each DMA
write.
•
Count registers (
IDP_DMA_Cx
)
.
Count registers indicate the number
of words remaining to be transferred to internal memory on the
corresponding DMA channel.
This DMA access is enabled when the
IDP_EN
bit and
IDP_DMA_EN
bit and
the
IDP_DMA_ENx
bits register are set to select a particular channel. The
DMA is performed according to the parameters set in the various DMA
registers and IDP control registers. An interrupt is generated after end of
DMA transfer (when the count = 0).
www.BDTIC.com/ADI
Содержание SHARC ADSP-214 Series
Страница 60: ...Contents lx ADSP 214xx SHARC Processor Hardware Reference www BDTIC com ADI...
Страница 72: ...Notation Conventions lxxii ADSP 214xx SHARC Processor Hardware Reference www BDTIC com ADI...
Страница 130: ...Programming Model 2 52 ADSP 214xx SHARC Processor Hardware Reference www BDTIC com ADI...
Страница 264: ...Programming Models 3 134 ADSP 214xx SHARC Processor Hardware Reference www BDTIC com ADI...
Страница 290: ...Programming Model 4 26 ADSP 214xx SHARC Processor Hardware Reference www BDTIC com ADI...
Страница 296: ...Programming Model 5 6 ADSP 214xx SHARC Processor Hardware Reference www BDTIC com ADI...
Страница 396: ...Effect Latency 7 28 ADSP 214xx SHARC Processor Hardware Reference www BDTIC com ADI...
Страница 520: ...Programming Model 10 62 ADSP 214xx SHARC Processor Hardware Reference www BDTIC com ADI...
Страница 616: ...Debug Features 14 22 ADSP 214xx SHARC Processor Hardware Reference www BDTIC com ADI...
Страница 656: ...Programming Model 15 40 ADSP 214xx SHARC Processor Hardware Reference www BDTIC com ADI...
Страница 714: ...Programming Model 19 10 ADSP 214xx SHARC Processor Hardware Reference www BDTIC com ADI...
Страница 1132: ...Register Listing A 306 ADSP 214xx SHARC Processor Hardware Reference www BDTIC com ADI...
Страница 1192: ...Index I 34 ADSP 214xx SHARC Processor Hardware Reference www BDTIC com ADI...