S3C2440A RISC MICROPROCESSOR DMA
8-1
8 DMA
OVERVIEW
The S3C2440A supports four-channel DMA controller located between the system bus and the peripheral bus.
Each channel of DMA controller can perform data movements between devices in the system bus and/or
peripheral bus with no restrictions. In other words, each channel can handle the following four cases:
1) Both source and destination are in the system bus
2) The source is in the system bus while the destination is in the peripheral bus
3) The source is in the peripheral bus while the destination is in the system bus
4) Both source and destination are in the peripheral bus
The main advantage of the DMA is that it can transfer the data without CPU intervention. The operation of DMA
can be initiated by software, or requests from internal peripherals or external request pins.