answersLogoWhite

0

Microprocessor has 16 address lines and microcontroller has 20 address lines

User Avatar

Wiki User

13y ago

What else can I help you with?

Related Questions

Why all the 16 address lines are not act as a data lines in 8085 microprocessor?

the 8085 microprocessor is a 8-bit microprocessor and these are bidirectional but the address lines are unidirectional.these address lines are used to address the location of the instruction in memory .these data lines are used to transfer data between processor and peripheral devices. when the address of the instruction will be recognized by the address lines the data will be send to the processor therefore the 16 address lines are not act as a data lines in 8085


What is the basic construction of microprocessor?

1)address lines to refer to the address of a block 2)data lines for data transfer 3)IC chips 4 processing data


What are the basics of microprocessor?

1)address lines to refer to the address of a block 2)data lines for data transfer 3)IC chips 4 processing data


How many Address line of 8085 microprocessor?

There are 20 address lines and 16 data lines in the 8086 microprocessor. The low order 16 address lines are multiplexed with the data lines. Some of the high order address lines are multiplexed with status lines.


Why is data bus bidirectional but address bus is unidirectional?

since data can be read /write from/to the microprocessor, hence data bus is bidirectional. if data is required read from microprocessor then it will be pointing to a memory location by the address bus, by indicating which location data its required to read. similarly to write a data to a location, again the microprocessor will be to that particular location by holding that address in address bus. hence it will be unidirectional.


How many data lines in 8086?

There are eight datalines, D0 through D7, in the 8085 microprocessor. They are shared, or multiplexed with the eight low order address lines, A0 through A7, and are called AD0 through AD7 on the pinout drawing.


What is mean by address and data bus of 8086 microprocessor?

group of wires or lines that are used to transfer adress between microprocesssor and i/o devices one way and of 20 bits while data bus uses bothway transfer of data between microprocessor and i/o devices of 16 bits


How a microprocessor is able to READ and WRITE a in RAM?

A microprocessor reads and writes data in RAM by using a system of address and data buses. When the microprocessor needs to read data, it sends the specific memory address through the address bus, and the RAM responds by placing the requested data on the data bus. For writing data, the microprocessor sends the address of the memory location along with the data to be stored, using control signals to indicate a write operation. This interaction allows for efficient data retrieval and storage, enabling the processor to perform tasks effectively.


Is microprocessors use in inverters?

Microprocessor is used where we require more m/m and data. microcontroller is best option for inverters,but in a case if we want to improve, or want to make it advance such as with some conditions then we use microprocessor


Role of latches in 8086 microprocessor?

for demultiplexing address/data bus


What is DEN in 8086 in microprocessor?

Data enable, signals that bus lines are being used to transfer data


Why in computer microprocessor is used instead of micro controler?

A microcontroller is basically used to perform specific tasks i.e. it is mostly used in embedded systems where it is programmed to for in a particular manner, however a microprocessor is a processor which processes various data-types and thus it can perform diversified tasks. Even Multitasking is done by many new age processors thus a microprocessor is used in a computer instead of a microcontroller.