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
Define what the sop does with the help of an example.
List out addressing modes in mcs-51?
What is stack pointer?
If the crystal oscillator is operating at 15 MHz. What will be the PCLK output of 8284?
What is the bhe signal? Explain its significance?
What is tri-state logic?
What are the four distinct types of memory in 8051?
What is a linker?
Can single bit of a port be accessed in 8051?
Which is non maskable interrupt for 8085?
Explain the different modes of operations of the 8086?
The interrupt response time is determined by?
With 12 mhz clock frequency how many instructions (of 1 machine cycle and 2 machine cycle) it can execute per second?
Explain what is the main difference between 8085 and 8086 processors?
What is non-maskable interrupts?