8086 Pin Configurations
8086 Pin Configurations
C O U R S E C O O R D I N AT O R D E E PA L I G H O R PA D E
https://qphs.fs.quoracdn.net/main-qimg-b7b7dec0451d170196834a2f80173a7d
https://slideplayer.com/slide/3423221/12/images/2/Even+and+odd+memory+banks+of+8086.jpg
ࡴࡱ A0
0 0 2byte D0-D15
0 1 MSB ,ODD ,D8-D15
1 0 LSB,EVEN, D0-D7
1 1 IDLE
https://www.quora.com/How-are-even-and-odd-addressed-bytes-accessed-in-8086-memory-address-space
https://studytronics.weebly.com/uploads/4/4/3/7/44372217/665376887_orig.png
https://electronicscoach.com/wp-content/uploads/2018/08/symbol-of-demultiplexer-2.jpg
https://image.slidesharecdn.com/lecture3-141227125556-conversion-gate02/95/lecture3-14-638.jpg?cb=1419684973
https://youtu.be/m-VeKAwlK_0
https://i.ytimg.com/vi/uQpPR2qN7EA/maxresdefault.jpg
ࢀࡱࡿࢀ 23 This examined by a ‘WAIT’ instruction. If the TEST pin is low(0), execution will
continue, else the processor remains in an idle state. The input is internally
synchronized during each of the clock cycle on leading edge of the clock.
NMI 17 Non-Maskable It is an edge triggered input, which causes an interrupt request to the
Interrupt microprocessor.
PIN CONFIGURATION
Pins Pin no Description
RESET 21 Reset causes the processor to immediately terminate its present activity.
To be recognized, the signal must be active high for at least four clock cycles,
except after power-on which requires a 50 Micro Sec. pulse.
It causes the 8086 to initialize registers DS, SS, ES, IP and flags to all zeros. It
also initializes CS to FFFF H.
Reset active Status Upon removal of the RESET signal from the RESET pin, the 8086 will fetch its
CS FFFFH next instruction from the 20 bit physical address FFFF0H.
The reset signal to 8086 can be generated by the 8284. (Clock generation
DS 0000H
chip).
ES 0000H
To guarantee reset from power-up, the reset input must remain below 1.5
SS 0000H volts for 50 Micro sec. after Vcc has reached the minimum supply voltage of
IP 0000H 4.5V.
PIN CONFIGURATION
Pins Pin no Signal Description
S0, S1, S2 26,27,28 Status used by the Bus Controller 8288 to
generate memory & I/O control signals.
S2 S1 S0 Status
0 0 0 Interrupt acknowledgement
0 0 1 I/O Read
0 1 0 I/O Write
0 1 1 Halt
1 0 0 Opcode fetch
1 0 1 Memory read
1 1 0 Memory write
1 1 1 Passive (no bus activity)
THANK YOU