Datasheet

Section 7 DMA Controller (DMAC)
Rev. 3.00 Mar 17, 2006 page 298 of 926
REJ09B0283-0300
7.5.5 Single Address Mode
Single address mode can only be specified for channel B. This mode can be specified by setting
the SAE bit in DMABCRH to 1 in short address mode.
One address is specified by MAR, and the other is set automatically to the data transfer
acknowledge pin (DACK). The transfer direction can be specified by the DTDIR bit in DMACR.
Table 7.8 summarizes register functions in single address mode.
Table 7.8 Register Functions in Single Address Mode
Function
Register DTDIR = 0 DTDIR = 1 Initial Setting Operation
23 0
MAR
Source
address
register
Destination
address
register
Start address of
transfer destination
or transfer source
See sections
7.5.2, Sequential
Mode, 7.5.3, Idle
Mode, and 7.5.4,
Repeat Mode.
DACK pin Write
strobe
Read
strobe
(Set automatically
by SAE bit; IOAR
is invalid)
Strobe for
external device
015
ETCR
Transfer counter Number of transfers See sections
7.5.2, Sequential
Mode, 7.5.3, Idle
Mode, and 7.5.4,
Repeat Mode.
MAR specifies the start address of the transfer source or transfer destination as 24 bits. IOAR is
invalid; in its place the strobe for external devices (DACK) is output.
Figure 7.9 illustrates operation in single address mode (when sequential mode is specified).