UM10208_2
© NXP B.V. 2007. All rights reserved.
User manual
Rev. 02 — 1 June 2007
182 of 362
NXP Semiconductors
UM10208
Chapter 15: LPC2800 GPDMA
4.2.2 Destination Address Registers (DMA[0..7]Dest - 0x8010 3804..38E4)
4.2.3 Transfer Length Registers (DMA[0..7]Length - 0x8010 3808..38E8)
Table 198. Destination Address Registers (DMA[0..7]Dest - 0x8010 3804..38E4)
Bit
Symbol Description
Reset
Value
31:0
For a destination peripheral, the address of the destination register. For a
destination memory buffer, the address of the start of the buffer. For a
linked-list-handling channel, the address of the Alternate Source Register
of its associated buffer-handling channel. (See
). The contents of this register are NOT incremented during the
transfer.
0
Table 199. Transfer Length Register (DMA[0..7]Length - 0x8010 3808..38E8)
Bit
Symbol Description
Reset
Value
11:0
The maximum number of transfers to be performed, minus one. The
maximum number of transfers without software attention is 4096. This
can represent 4096, 8192, or 16384 bytes, depending on whether the
channel’s Configuration register defines the unit of transfer as bytes,
halfwords, or words respectively. The contents of this register are not
decremented during the transfer (but see the Transfer Count Register
described below).
A source peripheral can terminate DMA operation for the current buffer
before this number of transfers have been performed, by asserting its
LSREQ handshaking signal.
0x0FFF
31:12 -
Reserved, user software should not write ones to reserved bits. The
value read from a reserved bit is not defined.
-