What Happens During DMA Transfer?
What Happens During DMA Transfer? With DMA, the CPU first initiates the transfer, then it does other operations while the transfer is in progress, and it finally receives an interrupt from the DMA controller (DMAC) when the operation is done. … DMA can also be used for “memory to memory” copying or moving of data