Eepc-301 L4
Eepc-301 L4
INTERFACING
Microprocessor requires a
single +5V supply between Vcc
at pin no. 40 and Vss at pin no.
20.
Fig. Pin Configuration of Intel 8085A Microprocessor
It is time multiplexed lower 8-bit address bus (A7-A0) and 8-bit data bus (D7-D0).
The BDB at pin no 19 to 12 are used for bi-directional data transfer operation.
When the BDB is inputting the information from the external world into the microprocessor, we say
that 𝜇𝑝 is in READ mode and operation is READ operation.
When the 𝜇𝑝 is outputting 8-bit of information to the external world through BDB we say 𝜇𝑝 is in
WRITE mode and operation is WRITE operation.
To tell the external world the microprocessor is in input mode for READ operation, it issues a control
signal which is normally HIGH and active LOW (when 𝜇𝑝 is in READ mode) .
To tell the external world that 𝜇𝑝 is in WRITE mode, 𝜇𝑝 issues a control signal output at pin no.
31. It is normally HIGH & active LOW.
Both and are never made LOW at the same time. Both the signals are tri-stated during
HOLD, HALT and RESET states.
Whenever the address issued by the 𝜇𝑝 on the address lines refers to the memory then the 𝜇𝑝
makes LOW to indicate the external world that the address so sent belongs to the memory
and data on the BDB refers to the memory.
Whenever the address on the address lines refers to an I/O device the 𝜇𝑝 makes control
signal output HIGH to tell the external world that the address on the address bus refers to an I/O
device and the data on the BDB refers to an I/O device.
It is an input control signal normally HIGH and active LOW. It is used to RESET the microprocessor
to its initial state.
CLK(OUT) signal is used for synchronizing the peripheral devices with the μ𝑝 operation.
TRAP control signal input of Intel 8085A processors is a non-maskable (NMI) RESTART vectored
interrupt. When the power is ON, it is enabled and no enable interrupt command is required. TRAP
has the highest priority of any interrupt.
This is the lowest priority interrupt request in the 8085A processor and is used as a general
purpose interrupt. An input of INTR=1 implies some external device has put up an interrupt and
wants the CPU to execute an appropriate service routine.
These are 8085A’s maskable vectored interrupt inputs. Among these three, RST 7.5 has the
highest priority and RST 5.5 has the lowest priority.
at pin no.11:
is an Interrupt acknowledge control signal output. This is an active LOW control signal output.
When the μ𝑝 acknowledges any interrupt than instead of signal it issues signal to tell the
external world that processor is now processing an interrupt acknowledge machine cycle.