answersLogoWhite

0


Best Answer

ALE is a signal that means that the data bus contains the lower order address bus values. External hardware should strobe the data bus during ALE time, and lock it on the falling edge of ALE.

User Avatar

Cassandre Gibson

Lvl 10
2y ago
This answer is:
User Avatar
More answers
User Avatar

Wiki User

14y ago
ALE stands for Address Latch Enable. Since lines AD0-AD15 are both address and data lines we need to make a distinction between when address lines are accessed and when data lines are accessed. Whenever address lines need to be accessed the Address Latch Enable line will be asserted (high/1). This tells the processor that we are sending an address to the rest of the system.

While ALE is for address access, DEN and DT/!R are used for data access and direction (since data is bi-directional), respectively.
This answer is:
User Avatar

User Avatar

Wiki User

14y ago

The ALE pin in the 8085 is used to latch the multiplexed low-order address value from the address/data bus AD0-AD7.

The bus becomes valid for address sometime in the middle of ALE. Setup and hold time is guaranteed on the falling edge of ALE, and external logic is expected to latch that value. Somewhat after ALE - about a quarter clock cycle - the bus becomes the data bus and either floats for a read, or drives the data value for a write.

This answer is:
User Avatar

User Avatar

Wiki User

13y ago

ALE, or Address Latch Enable, is a signal emitted by the 8086/8088 in minimum mode, or by the 8288 Bus Controller in maximum mode. ALE signals external bus logic that the data bus contains address data, and that it should latch it for later use in the read or write cycle.

This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What is ALE in 8086 in microprocessor?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

How manyNumber of pins are present in 8086 microprocessor?

The 8086 microprocessor has 40 pins.


What is the meaning of postfixes of 8086?

It is mightily referring to Microprocessor 8086 . I think you saw "8086 microprocessor". The 8086 is nothing it indicates the number of microprocessor same as Digital or analog ic's . 8086 microprocessor has 20 Address buses and 8 data buses which has 1 Mb inbuilt memory for performing several type of airthmatical and logical operation.


What is queue status 8086?

queue of 8086 microprocessor is 6 bits


Which IC is used as clock generator in 8086?

The 8086 Microprocessor operate to require frequency that is provided by clock generator to 8086 Microprocessor and also Synchronization various component of 8086.


What is the meaning of 8086 in microprocessor?

it is a 16 bit microprocessor & it has 40 pin .


What is the function of pin's1 and 20 in 8086 microprocessor?

Pins 1 and 20 in the 8086 microprocessor are (both) power and signal ground (GND).


What are applications of 8086 microprocessor?

8086 main application is to evaluate the arithmetic operations in any systems that uses 8086


Why 2 gnd are used in microprocessor 8086?

Two ground pins are used in the 8086 microprocessor to increase the bus pull-down current capacity.


Which microprocessor accepts the program written for 8086 without any changes?

Which microprocessor accepts the program written for 8086 without any changes?


What type of microprocessor is 8086?

Its 16bit microprocessor,and-> the 8086 has a 16bit databus 20bit address bus-> the intel 8086,is designed to operate in two modes namely(1) minimum mode(2) maximum mode


Microprocessor 8086 programs and flowchat .?

ya possible


What is Bios function call in 8086 microprocessor?

The BIOS function in the 8086 microprocessor is called an interrupt function. It is an interrupt function because it is not called by a function call instruction.