What is ALE? Explain the functions of ALE in 8085.
Answers were Sorted based on User's Feedback
Answer / kiran
it is a time multiplexed bus sometimes it is uses for data
and some times it is used for address that is to change the
state from lower order address to data
| Is This Answer Correct ? | 3 Yes | 3 No |
Answer / sunil jaiswal
ALE means Address Latch Enable.
ALE is a control signal of 8085 microprocessor.8085 has 16
bit address bus(A15-A0) and lower (A0-A7) address are multiplexed
with data bus (D0-D7) which need to demultiplexed or
separate the data bus and address bus.
That means ALE use for separate the (AD0-AD7) bus to (A0-A7)
Now we can use this as an address bus
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / ayush
ALE is used for output. It is an address latch enable signals. It goes high during g the clock cycle of the machine cycle and enables the lower 8 bits of the address to be latched either into the memory or external memory.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / dhanashree arun ghadage
1) address latch enable, one special output signal generated by microprocessor to indicate begining of operation.
2) it is positive going pulse generated during 1st clock cycle of machine state & it's indicate that the bits on AD7-AD0 are address bits.
3) this signals enable to lower 8-bit of the address from the multiplexed bus to latch into external flip- flop or peripheral devices .after AD0-AD7 changes over to data bus .
4) ale is never tristated.
| Is This Answer Correct ? | 0 Yes | 1 No |
Answer / manoj humagain
ALE stand for address latch enable in 8085 microprocessor!!! it has 16 bit address line where lower 8 bit lines are multiplexed with the 8 data lines so when ALE is enabled then it works as the address line and if it is disabled then it will work as data line.
| Is This Answer Correct ? | 0 Yes | 1 No |
Answer / asif
To latch low order address from Bus to separate A0-A7 lines
| Is This Answer Correct ? | 0 Yes | 1 No |
Answer / arvind
ALE is address latch enable. the lower order address remains
only for a single T satate then ths data is latched and the
lower order address bus stores the data.
| Is This Answer Correct ? | 31 Yes | 42 No |
What is clock frequency for 8085?
What is the width of address bus?
What is single stepping and how can it be achieved on the 8086?
What happens when the intr signal goes high in the 8085?
Define crossbar switching with reference to 8086?
Mention what is the difference between microprocessor and microcontroller?
State an interrupt that is not level sensitive?
What are Pseudo instructions basically?
What is tri-state logic?
What is the operating frequency of 8085?
What are the various criteria to choose the microcontroller?
What is the software interrupts of 8085?