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

Define the 8085 instruction format and their classification according to word size?

0 Answers  


Explain the software instruction ei and di?

0 Answers  


On a scale of one to ten, rate me as an interviewer now 26 which stack is used in 8086?

0 Answers  


What do you mean by wait state? What is its need?

2 Answers  


What type of architecture is used in 8085 microprocessor?

0 Answers  






What is a program counter? What is its use?

9 Answers  


Explain the instruction stream queue mechanism in the 8086?

0 Answers  


Difference between 80286 and 80287

2 Answers   Mascot,


Explain architecture of 8051 microcontroller?

0 Answers  


What is the width of address bus?

0 Answers  


What is the width of data bus?

0 Answers  


With the help of an example explain how physical address is calculated?

0 Answers  


Categories