Computer Science, asked by Rajam5407, 10 months ago

Describe how DMA is used to transfer data from peripherals

Answers

Answered by bsainathreddy4
0

Answer:

HI

Explanation:

Image result for describe how dma is used to transfer data from peripherals

Think of DMA as a co-processor that is used to quickly transfer data between main memory and peripherals without the intervention of the CPU. DMA essentially freezes the CPU, disconnecting it from the memory and I/O busses, so that specialized data-moving hardware can transfer data between memory and peripherals.

Similar questions