FIFO to Memory Data Transfer
11-22
ADSP-2126x SHARC Processor Hardware Reference
Note that when a DMA channel is not used (that is, parameter reg-
isters are at their default values), that DMA channel’s
corresponding
IDP_DMAx_STAT
bit is set (= 1).
• The three LSBs of data from the serial inputs are channel encoding
bits. Since the data is placed into a separate buffer for each channel,
these bits are not required and are set to
LOW
when transferring data
to internal memory through the DMA. Bit 3 will still contain the
left/right status information.
DMA Channel Parameter Registers
The eight DMA channels each have an I-register (pointer, 19 bits), an
M-register (modifier/stride, 6 bits), and a C-register (count, 16 bits). For
example,
IDP_DMA_I0
,
IDP_DMA_M0
and
IDP_DMA_C0
are the registers that
control the DMA for Channel 0. For a detailed description of addressing
using the I-register, see
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.
For a descriptions of these registers see
Содержание ADSP-21261 SHARC
Страница 30: ...Contents xxx ADSP 2126x SHARC Processor Hardware Reference ...
Страница 40: ...Register Diagram Conventions xl ADSP 2126x SHARC Processor Hardware Reference ...
Страница 58: ...Differences From Previous SHARCs 1 18 ADSP 2126x SHARC Processor Hardware Reference ...
Страница 112: ...Secondary Processing Element PEy 2 54 ADSP 2126x SHARC Processor Hardware Reference ...
Страница 178: ...Summary 3 66 ADSP 2126x SHARC Processor Hardware Reference ...
Страница 204: ...DAG Instruction Summary 4 26 ADSP 2126x SHARC Processor Hardware Reference ...
Страница 322: ...Setting Up DMA 7 32 ADSP 2126x SHARC Processor Hardware Reference ...
Страница 436: ...SPORT Programming Examples 9 86 ADSP 2126x SHARC Processor Hardware Reference ...
Страница 521: ...ADSP 2126x SHARC Processor Hardware Reference 11 31 Input Data Port rts IDP_ISR end ...
Страница 522: ...Input Data Port Programming Example 11 32 ADSP 2126x SHARC Processor Hardware Reference ...
Страница 590: ...Timer Programming Examples 14 20 ADSP 2126x SHARC Processor Hardware Reference ...
Страница 796: ...I O Processor Registers A 174 ADSP 2126x SHARC Processor Hardware Reference ...
Страница 800: ...B 4 ADSP 2126x SHARC Processor Core Manual ...
Страница 846: ...Index I 36 ADSP 2126x SHARC Processor Hardware Reference ...