EasyManua.ls Logo

Maxim Integrated MAX32665 - Table 9-14: DMA Channel N Destination Register; Table 9-15: DMA Channel N Count Register; Table 9-16: DMA Channel N Source Reload Register; Table 9-17: DMA Channel N Destination Reload Register

Maxim Integrated MAX32665
457 pages
Print Icon
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
MAX32665-MAX32668 User Guide
Maxim Integrated Page 236 of 457
Table 9-14: DMA Channel n Destination Register
DMA Channel n Destination
DMACHn_DST
[0x010C]
Bits
Field
Access
Reset
Description
31:0
dst
R/W
0
Destination Device Address
For peripheral transfers, the actual address field is either ignored or forced
to zero because peripherals only have one location to read/write data based
on the request select chosen.
If DMACHn_CFG.dstinc = 1, then this register is incremented on every AHB
transfer cycle by one, two, or four bytes depending on the data width.
If a CTZ condition occurs while DMACHn_CFG.rlden = 1, then this register is
reloaded with the contents of the DMAn_DST_RLD register.
Table 9-15: DMA Channel n Count Register
DMA Channel n Count
DMACHn_CNT
[0x0110]
Bits
Field
Access
Reset
Description
31:24
-
RO
0
Reserved
23:0
cnt
R/W
0
DMA Counter
Load this register with the number of bytes to transfer. This field decreases
on every AHB access to the DMA FIFO. The decrement is one, two, or four
bytes depending on the data width. When the counter reaches 0, a CTZ
condition is triggered.
If a CTZ condition occurs while DMACHn_CFG.rlden = 1, then this register is
reloaded with the contents of the DMAn_CNT_RLD register.
Table 9-16: DMA Channel n Source Reload Register
DMA Source Reload
DMAn_SRC_RLD
[0x0114]
Bits
Field
Access
Reset
Description
31
-
RO
0
Reserved
30:0
src_rld
R/W
0
Source Address Reload Value
If DMACHn_CFG.rlden = 1, then the value of this register is loaded into
DMACHn_SRC upon a CTZ condition.
Table 9-17: DMA Channel n Destination Reload Register
DMA Destination Reload Register
DMAn_DST_RLD
[0x0118]
Bits
Field
Access
Reset
Description
31
-
RO
0
Reserved
30:0
dst_rld
R/W
0
Destination Address Reload Value
If DMACHn_CFG.rlden = 1, then the value of this register is loaded into
DMACHn_DST upon a CTZ condition.

Table of Contents