CH 7
CH 7
(Chapter 7)
Introduction
Interface is the path for communication between two components.
Interfacing are two types, memory interfacing and I/O interfacing.
Memory Interfacing
When we are executing any instruction, we need the microprocessor
to access the memory for reading instruction codes and the data
stored in the memory. For this, both the memory and the
microprocessor requires some signals to read from and write to
registers.
The interfacing process includes some key factors to match with the
memory requirements and microprocessor signals.
The interfacing circuit therefore should be designed in such a way
that it matches the memory signal requirements with the signals of the
microprocessor.
Cont.
I/O Interfacing
There are various communication devices like the keyboard, mouse,
printer, etc.
So, we need to interface the keyboard and other devices with the
microprocessor by using latches and buffers.
Block Diagram of Minimum mode Memory and I/O Interfacing in 8086 microprocessor
Minimum mode Memory and I/O Interfacing