V vaibhav26in New Member Oct 29, 2007 #1 I need help to understand What is address bus? Somebody can explain me this?
Geoff VIP Member Oct 29, 2007 #2 A collection of wires between the processor and main memory used to communicate the physical location (address) of data in main memory. Click to expand... A type of communication of the microprocessor which involves sending and receiving of data or instructions. Click to expand... An address bus is a computer bus, used by CPUs or DMA-capable units for communicating the physical addresses of computer memory elements/locations that the requesting unit wants to access (read/write). Click to expand... .
A collection of wires between the processor and main memory used to communicate the physical location (address) of data in main memory. Click to expand... A type of communication of the microprocessor which involves sending and receiving of data or instructions. Click to expand... An address bus is a computer bus, used by CPUs or DMA-capable units for communicating the physical addresses of computer memory elements/locations that the requesting unit wants to access (read/write). Click to expand... .
StrangleHold Moderator Staff member Oct 29, 2007 #3 Its basically the bus that tell the CPU how much and where the memory is so the CPU can write and read data to the memory through the data bus
Its basically the bus that tell the CPU how much and where the memory is so the CPU can write and read data to the memory through the data bus
V vaibhav26in New Member Oct 30, 2007 #4 [-0MEGA-];801355 said: . Click to expand... okay thanks for the help