0
29kviews
Explain the functions of following pins of 8086 microprocessor. a). ALE b). NMI c). HOLD d). RESET e). DEN
1 Answer
written 6.1 years ago by |
a) ALE:
b) NMI:
c) HOLD:
d) RESET:
It is input pin to 8086. This is the reset input signal. The 8284 Clock generator provides it. It clears the Flag register and the Instruction Queue.
It also clears the DS, SS, ES and IP registers and Sets the bits of CS register. Hence the reset vector address of 8086 is FFFFOH (as CS = FFFFH and IP = 0000H).
e) ¯DEN: