English
Language : 

HD6432633 Datasheet, PDF (336/1453 Pages) Renesas Technology Corp – Series of Microcomputers (MCUs: microcomputer units)
8.5.4 Repeat Mode
Repeat mode can be specified by setting the RPE bit in DMACR to 1, and clearing the DTIE bit to
0. In repeat mode, MAR is updated after each byte or word transfer in response to a single transfer
request, and this is executed the number of times specified in ETCR. On completion of the
specified number of transfers, MAR and ETCRL are automatically restored to their original
settings and operation continues.
One address is specified by MAR, and the other by IOAR. The transfer direction can be specified
by the DTDIR bit in DMACR.
Table 8-8 summarizes register functions in repeat mode.
Table 8-8 Register Functions in Repeat Mode
Function
Register
DTDIR = 0 DTDIR = 1 Initial Setting
Operation
23
0 Source Destination Start address of Incremented/
MAR
address address transfer destination decremented every
register register or transfer source transfer. Initial
setting is restored
when value reaches
H'0000
23
15
H'FF
IOAR
0 Destination Source
address address
register register
Start address of Fixed
transfer source or
transfer destination
7
0 Holds number of
ETCRH transfers
Number of transfers Fixed
Transfer counter
7
0
ETCRL
Legend
MAR : Memory address register
IOAR : I/O address register
ETCR : Transfer count register
DTDIR : Data transfer direction bit
Number of transfers Decremented every
transfer. Loaded with
ETCRH value when
count reaches H'00
282