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 the immediate addressing mode?
Describe the jae instruction with the help of an example?
In the instruction FADD, What does F stands for
Which interrupt has highest priority in microcontroller ?
What is PSW?
What is the significance of the control unit in the 8085?
What was is the primary usage of a 8085 microprocessor?
Tell me how do you detect if two 8-bit signals are same?
The PCI bus is the important bus found in all the new Pentium systems because
What is the function of ale in 8085 microprocessor?
What are hardware interrupts?
What is internal structure of 8086?