answersLogoWhite

0


Best Answer

The 8086/8088 is a 16 bit computer running on a 20 bit address bus. Processes use a segmented memory architecture to access one of four 64kb memory segments from a physical space of 1mb.

User Avatar

Wiki User

12y ago
This answer is:
User Avatar
More answers
User Avatar

Wiki User

11y ago

The 8086/8088 does not have memory management, at least in the style of virtual memory, like its successors.

This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What is memory interfacing in 8086 microprocessor?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

Need of interface in microprocessor?

the principle function of memory interfacing is to enable the microprocessor to read or write into a register of the memory chip


What is MR-DC in 8086?

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


What is the meaning of postfixes of 8086?

It is mightily referring to Microprocessor 8086 . I think you saw "8086 microprocessor". The 8086 is nothing it indicates the number of microprocessor same as Digital or analog ic's . 8086 microprocessor has 20 Address buses and 8 data buses which has 1 Mb inbuilt memory for performing several type of airthmatical and logical operation.


Why memory to memory acess is not possible in 8086 micro processor?

Memory to memory access is certainly possible in the 8086/8088 microprocessor. Look at the repeated string copy instructions.


How many bit data can be stored in one memory location of 8086 microprocessor?

8


Describe with block diagram interfacing of adc with 8086?

Describe with block diagram interfacing of adc with 8086?Read more: Describe_with_block_diagram_interfacing_of_adc_with_8086


How manyNumber of pins are present in 8086 microprocessor?

The 8086 microprocessor has 40 pins.


Which pin of 8086 is not compatible with 8085 for memory interfacing?

Pin 28 on the 8086/8088 is M/IO-, in minimum mode. The equivalent pin on the 8085 is IO/M-, and has opposite polarity.


What is an interfacing in microprocessor?

The communication between input and output device is called interfacing.


What is memory interface unit?

While executing a program, the microprocessor needs to access memory frequently to read instruction codes and data stored in memory and the interfacing circuit enables that access.


What is the need of Instruction PointerIP in 8086 microprocessor?

The Instruction Pointer (IP) in an 8086 microprocessor contains the address of the next instruction to be executed. The processor uses IP to request memory data from the Bus Interface Unit, and then increments it by the size of the instruction.


How many address lines are required to access 1MB RAM using microprocessor 8086?

The 8086/8088 microprocessor has a 20 bit address bus, so the number of memory locations it can address is 220 or 1,048,576.