answersLogoWhite

0


Best Answer

The 8085 has a 16 bit address bus. As such, it can access 216, or 65,536 bytes. System design, of course, will place limits on that, as you need to share this space with code, data, and stack.

User Avatar

Wiki User

13y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: How can you find out total addressable memory in 8085 Microprocessor?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

How many memory location can be addressed by microprocessor 8085?

The 8085 can address 216, or 65536 different memory locations.


How many location can be accessed by 8085 microprocessor?

The 8085 microprocessor can access 65536 (2^16) locations in memory, and 256 (2^8) locations in I/O space.


Why the name 8085 Why the name 8085 for microprocessor?

8085 is a microprocessor designed by Intel


What is microprocesser 8085?

microprocessor 8085 is basic 8 bit microprocessor by Intel Corp. it has 64Kb memory and 16 address buses and 8 data buses it has 40 pin ic. 8 address and 8 data buses are multiplexed with each other for reducing the total number of pins from the microprocessor 8085 . it require 5MHz clock frequency for operation. only a crystal which connected easily across two pins of microprocessor can provide this clock.


What do '8085' in 8085 Microprocessor signify?

The '8085' in the 8085 microprocessor is the designation given to the microprocessor by Intel. The '5' means it is a single power supply (5 volt) version of the 8080, with enhancements.


What power supply is used in microprocessor 8085 programming?

+5v necessary for microprocessor 8085.


What is the Overview of 8085 microprocessor?

8085 is a 8 bit microprocessor designed by Intel Co.


What is the reason for naming microprocessor as 8085 and microcontroller as 8051?

b/c the 8085 microprocessor is the first 8 bit microprocessor which Intel is produces in 1877 and this is the first general purpose 8 bit microprocessor. there was an 8 bit general purpose register before 8085 named as 8008 but this microprocessor is not functional 8 bit microprocessor


What is lda in microprocessor?

LDA is an Intel 8085 opcode, 3AH, that loads that accumulator from a location specified in memory.


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 a 8085 microprocessor?

with neat diagram explain the system bus structure of 8085


Why memory capacity of 8085 mp is 64 KB?

The memory capacity of the 8085 microprocessor is 64 kb because the address bus is 16 bits, and you can address 216, or 64kb, with a 16 bit address bus.