Answer Posted / 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 |
Post New Answer View All Answers
What are different adder circuits you studied?
What are the main differences between the 8085 and 8086 microprocessor?
With the help of an example explain how physical address is calculated?
Which interrupt has the highest priority?
Define microprocessor?
What is lst file?
Give example for non-maskable interrupts?
How is EPROM generally erased
Name 5 different addressing modes?
In 8085 name the 16 bit registers?
Define the functions of the dx register.
What is the the total addressable memory size in a 8085 microprocessor?
How are time delays calculated in the 8085?
List out the features of 8051 microcontroller?
Which interrupt is not level-sensitive in 8085?