What happens during DMA transfer?

Answers were Sorted based on User's Feedback



What happens during DMA transfer?..

Answer / raghu

DMA means Direct memory access which is used to share the
bulk of data without involving of microprocessor. in this
process the microprocessor will be idle and it uses +5V
power supply.

Is This Answer Correct ?    34 Yes 3 No

What happens during DMA transfer?..

Answer / geo

during dma transfer the processor is going with its current
processes and not involved with the data transfers ,since it
already released its buses the for that ...

Is This Answer Correct ?    24 Yes 6 No

What happens during DMA transfer?..

Answer / niaz mohammad

DMA (Direct Memory Access) is a technique that transfers
data between a microprocessor's memory and an I/O device
without involving the microprocessor.

* Working process of DMA controller:

1. The I/O device request DMA operation via the DMA request
lines of the controller chip.

2. The controller chip activates the microprocessor HOLD
pin, requesting the CPU to release the bus.

3. The processor then sends HLDA (Hold Acknowledgement) back
to the DMA controller.

4. The DMA controller completes the DMA transfer and
releases the bus.

Is This Answer Correct ?    14 Yes 0 No

What happens during DMA transfer?..

Answer / vinay m k

During DMA transfers DMA manager takes control of the
transfer of data from specified source address to
destination address. 1D-1D or 1D-2D or 2D-1D or even 2D-2D
transfers are usually possible. During this time processor
is free to perform other operations - which are independent
of the impending transfer being performed.

http://www.vinaymk.com/tutorials

Is This Answer Correct ?    14 Yes 3 No

What happens during DMA transfer?..

Answer / ravi

During dma operation data tranfer takes place directly to
the peripheral devices,MPU releases the control of the
buses to the dma controler and two new signals are comes
into existence,(1)hold (2)hlda(hold acknowledge)

Is This Answer Correct ?    13 Yes 2 No

What happens during DMA transfer?..

Answer / umuntu

THE DMA use the data bus and the microprocessor is not
involved but during this time it can do other tasks which
do not require the data bus such as ALU operation,..

Is This Answer Correct ?    7 Yes 5 No

What happens during DMA transfer?..

Answer / padmapriya.c

The CPU communicates with the DMA through the address and
data buses as with any interface unit. The DMA has its own
address, which activates the DS and RS lines. The CPU
initialize the DMA through the data bus. Once the DMA
receives the start control command, it can start the
transfer between the peripheral device and the memory

Is This Answer Correct ?    2 Yes 0 No

What happens during DMA transfer?..

Answer / aromal

At the time of DMA operation the micro processor can do any
other task

Is This Answer Correct ?    9 Yes 14 No

What happens during DMA transfer?..

Answer / justin

the processor can do any task other task during dma operation

Is This Answer Correct ?    0 Yes 15 No

Post New Answer

More 86 Family Interview Questions

Describe the non-vectored interrupt process?

0 Answers  


Describe the accumulator register of 8085?

0 Answers  


Which type of architecture 8085 has?

6 Answers   DRDO, Sasken, Wipro,


The input/output signals are related to which pins?

0 Answers  


What are the different Adder circuits you studied?

6 Answers  






How can the signals of the 8086 be categorised?

0 Answers  


How is EPROM generally erased

0 Answers   CDAC,


Define psp?

0 Answers  


What is special function registers (sfr)?

0 Answers  


Explain architecture of 8051 microcontroller?

0 Answers  


Which type of JMP instruction assembles if the distance is 0020h bytes

0 Answers   CDAC,


What is a linker?

0 Answers  


Categories