Demultiplexing the bus AD7-AD0
The Intel 8085 is an 8-bit microprocessor. Its data bus is 8-bit wide and hence,
8bits of data can be transmitted in parallel form or to the microprocessor.
The Intel8085 requires a 16-bit wide address bus as the memory addresses are of 16 bits.
The 8 most significant bits of the address are transmitted by the address bus(A8-A15).
The 8 least significant bits of the address are transmitted byaddress/data bus (AD7-AD0).
The address/data bus transmits data and addressinformation at different times.
This is the basic need for demultiplexing the busAD7-AD0.
Copyright © 2026 eLLeNow.com All Rights Reserved.