- How Do DMA Controllers Work? | Baeldung on Computer Science
DMA controllers work under the CPU, although data transfer via DMA happens without the involvement of the CPU It facilitates an interface between the I O devices and the bus We can connect more than one external device with DMA: DMA controllers also contain three registers: address, word count, and control registers In order to find the target location in the memory, we use the address
|