RTUComputer ScienceYr 2023 · Sem 32023

Q5Microprocessor and Microcontroller

Question

2 marks

What is the use of ALE signal?

Answer

The ALE (Address Latch Enable) signal is a critical timing pulse used to demultiplex the shared AD0-AD7 lines.

The Address Latch Enable (ALE) is a critical, positive-going timing control signal generated directly by the 8085 during the very first clock cycle () of every machine cycle. It explicitly commands an external latch IC (like the 8230) to instantaneously capture and hold the lower 8-bit address present on the multiplexed lines, freeing those physical lines to act as the Data Bus in subsequent clock cycles.

Back to Paper