Lecture on Embedded System (part_1)
Lecture on Embedded System (part_1)
SO, S1 – These are status signals. They distinguish the various types
of operations such as halt, reading, instruction fetching or writing.
0 1 1 Opcode fetch
0 1 0 Memory read
0 0 1 Memory write
1 1 0 I/O read
1 0 1 I/O write
1 1 1 Interrupt acknowledge
IO/M’ S1 S0 Data Bus Status
0 0 0 Halt
CLK (OUT) – This signal can be used as the system clock for other
devices.
(i) INTR
(ii) RST 7.5
(iii) RST 6.5
(iv) RST 5.5
(v) TRAP
5. Reset Signals:
RESET IN’ – When the signal on this pin is low(0), the program-
counter is set to zero, the buses are tristate and the microprocessor
unit is reset.
RESET OUT – This signal indicates that the MPU is being reset. The
signal can be used to reset other devices.
6. DMA Signals:
HLDA – It is a signal which indicates that the hold request has been
received after the removal of a HOLD request, the HLDA goes low.
SID and SOD – SID is a data line for serial input where as SOD is a
data line for serial output.
Advantages of the 8085 microprocessor pin diagram:
It has separate pins for input/output and memory access, which can
make it more difficult to design memory-mapped input/output
circuits.