answersLogoWhite

0

In order to interface more than 64K of memory using the 085, you would need an external address register, perhaps maintained by the 8255, which contained an offset register for part of the memory address space. This would be similar to how the 8086/8088 processors implemented expanded memory before using the 80386 and above processors.

User Avatar

Wiki User

15y ago

What else can I help you with?

Related Questions

Intel 8253 memory chip interface to 8085?

Intel 8253 is a programmable timer and it can be interfaced to 8085. This can be used as a real time clock, square wave generator and this is possible because 8253 can create accurate time delays.


Program for interfacing of relay with 8085?

we want relay interface with 8085 and also attech the program


What is memory word size required in an 8085 system?

In an 8085 system, the memory word size required is 8 bits. This means that each memory location can store 8 bits or one byte of data. The 8085 processor accesses memory locations using these 8-bit memory addresses to read or write data during program execution. The memory word size of 8 bits allows the 8085 system to handle data in small, manageable chunks efficiently.


How many memory location can be addressed by microprocessor 8085?

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


What is slow memory interfacing?

explain how slow memory get interfaced with 8085


The chip used to interface 8085 to a matrix keyboard and multiplex display is?

terminal


Which is used to connect low memory in 8085?

READY


How much maximum memory size that 8085 can access?

The 8085 microprocessor is an 8-bit processor with a 16-bit address bus. This means it can access a maximum of 64 KB (2^16) of memory. The 8085 can address memory locations from 0000H to FFFFH, totaling 64 KB of memory space. This limitation is due to the 16-bit address bus, which can only address up to 64 KB of memory.


Why the 16 bit 8085 microprocessor is not possible?

The 8085 was replaced with the 8086/8088. As such, there is no 16 bit version of the 8085.


What is memory address register of Intel 8085?

8 bits


What is memory word addressing capability of 8085 µp?

64K


IN 8085 local variables will get stored in?

Registers or RAM-memory.