English
Language : 

HD6413003RF Datasheet, PDF (218/715 Pages) Renesas Technology Corp – Microcontroller (MCU)
Figure 8-3 shows a sample setup procedure for I/O mode.
I/O
1. Set the source and destination addresses
in MAR and IOAR. The transfer direction is
determined automatically from the activation
Set source and
destination addresses
1
source.
2. Set the transfer count in ETCR.
3. Read DTCR while the DTE bit is cleared to 0.
4. Set the DTCR bits as follows.
• Select the DMAC activation source with bits
Set transfer count
2
DTS2 to DTS0.
• Set or clear the DTIE bit to enable or disable
the CPU interrupt at the end of the transfer.
• Clear the RPE bit to 0 to select I/O mode.
• Select MAR increment or decrement with the
Read DTCR
DTID bit.
3
• Select byte size or word size with the DTSZ bit.
• Set the DTE bit to 1 to enable the transfer.
Set DTCR
4
I/O mode
Figure 8-3 I/O Mode Setup Procedure (Example)
8.4.3 Idle Mode
Idle mode can be selected independently for each channel.
One byte or word is transferred at each transfer request in idle mode. A designated number of
these transfers are executed. One address is specified in the memory address register (MAR), the
other in the I/O address register (IOAR). The direction of transfer is determined automatically
from the activation source. The transfer is from the address specified in IOAR to the address
specified in MAR if activated by an SCI receive-data-full interrupt, and from the address specified
in MAR to the address specified in IOAR otherwise.
Table 8-7 indicates the register functions in idle mode.
200