Demultiplexing of Address and Data Bus in 8085 YASH PAL, April 6, 2022November 19, 2022 For economic use of pins of microprocessor 8085, the lower order address bus is multiplexed with the data bus. this is known as multiplexed Address/Data Bus (AD0 – AD7). the microprocessor 8085 provides an address during the earlier part of the execution of an instruction on the multiplexed bus (AD0 – AD7). data is also available on the same bus during the later part of the execution of an instruction. but for proper memory or input/output operation, the microprocessor requires the lower order address as well as data separately. Address latch enables (ALE) signal is used to demultiplex the address/data bus. the below figure shows the schematic of demultiplexing of address/data bus (AD0 – AD7) using a latch IC (74LS373). the multiplexed address/data bus (AD0 – AD7) is connected as the input to the 8-bit latch IC (74LS373). the enable input (G) of latch IC is connected to the ALE pin of the microprocessor whereas the output control (OC) pin is grounded. Above given figure shows the schematic of demultiplexing of Address/Data bus using a latch IC (74LS373) Also, read Memory organization in 8085 microprocessor Pin configuration of 8085 microprocessor Operations of Microprocessor 8085 microprocessor architecture ALE signal goes high during the earlier part of the execution of the instruction, the latch is transparent and AD0 – AD7 is reflected A0 – A7. in this way the complete address is available in the address bus (A0 – A15). once the address is located, the ALE signal goes low, and the latch is disabled. Now data may be available on this multiplexed bus (AD0 – AD7), which may flow from microprocessor to memory (or I/O) or vice versa. engineering subjects microprocessor engineeringmicroprocessor