Introduction To Input-Output Devices
Introduction To Input-Output Devices
Devices
05/28/16
05/28/16
All external data transfer instructions other the IN port and OUT port access
addresses in the memory space of the processor. Execution of this class of
data transfer instruction forces the status line IO / M* to be logic 0.
The instruction IN port reads 8-bits of data from the I/O location with the 8bit address port. Execution of this instruction forces the status line IO / M*
to be logic 1.
The instruction OUT port writes 8-bits of data to the I/O location with the 8bit address port. Execution of this instruction forces the status line IO / M*
to be logic 1.
05/28/16
05/28/16
05/28/16
Example of IO Decoding
05/28/16
05/28/16