answersLogoWhite

0


Best Answer

2^32 is amount of blocks that address bus could locate. and each blocks is 64bit because data bus has 64 lines. then maximum number of bits stored in memory is (2^32)*64 bit.

By: Mohammad Saghafi

email: mohammads1364@Yahoo.com

User Avatar

Wiki User

16y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: A microprocessor has a data bus with 64 lines 32 lines address bus.what will be the Maximum number of bits stored in memory?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What characteristic of the motherboard architecture determines the amount ofnmemory that CPU can address?

Different microprocessor can address different amounts of memory. The motherboard design should allow for maximising the physical memory to what the microprocessor can address


Which Intel microprocessor address 1t of memory?

There is no microprocessor with !t of address memory, only virtual memory. the firt one was the 80486.


What is the What is the maximum memory address space that the processor can access directly if it is connected to a 8 bit memory considering a hypothetical microprocessor generating a 8 bit address?

microprocessor can access 2^8 points which is 256 then we have 8 bit memory = 1 bytes then 1*256 =256 bytes


How many Memory and 8 bit Microprocessor can address?

256


Why microcomputer system based on 8 bit microprocessor have 64K memory?

Even though the 8085 is an 8 bit microprocessor, it can address 64K memory, because it has a 16 bit address bus.


What is the maximum memory address space that the processor can access directly if it is connected to a 16 bit memory considering a hypothetical microprocessor generating a 16-bit address?

If you assume that it has a 16-bit data bus, then it would be 128k so the microprocessor can access 2^16 points, which is 64k (from it being a 16bit address) 16bits = 2 bytes (memory) so through a 16 bit memory, it can access 2*64k, which is 128k alternatively, if its 8bit memory, 8bits=1byte 1*64k = 64k I'm no expert, and i was searching for the answer myself, hope this helped


How much memory can be addressed by microprocessor with 14 address line?

16KB


Which microprocessor part their tempararily data stored?

Usually memory banks made up of SRAMs or DRAMs or EPROMs consist of the storage area provided on a microprocessor. For understanding how the address space of a 20 bit address line microprocessor is organised, read about address decoding for even and odd memory addressing through SRAMs and EPROMs.


How many memory location can be address by microprocessor with 14 address line?

You can address 214 or 16384 different locations with 14 address lines.


What is MR-DC in 8086?

Its MRDC (memory read control) it is a maximum mode pin in 8086 microprocessor


How many memory locations can be addressed by a microprocessor with 14 address lines?

2^14 memory locations. In general for n-bit address bus, its 2^n


A microprocessor with 12 address lines is capable of addressing?

A microprocessor with 12 address lines is capable of addressing 4096 locations in memory. The Intel 4004 and the DEC PDP-8 are examples of processors with 12 address lines.