First page Back Continue Last page Graphics
Direct Memory Access (DMA)
In more complicated systems it is desirable to have I/O devices or devices other than the Microprocessor place data into RAM
DMA is a system that some microprocessors support that allow other devices to request the address/data bus.
- (They're always connected to these busses; they're just asking for control)
- Dual ported memory can also provide similar functionality.