Dio Interface Introduction; Dio Connector Pinouts; Assembly Language Samples; Enable The Dio Input Function - IEI Technology PCIE-9452 User Manual

Socket 479 intel core 2 duo picmg 1.3 cpu card ddr2, sata ii, dual pcie gbe, pcie expansion
Hide thumbs Also See for PCIE-9452:
Table of Contents

Advertisement

B.1 DIO Interface Introduction
The DIO connector on the PCIE-9452 is interfaced to GIO ports on the iTE Super I/O
chipset. The DIO has both 4-bit digital inputs and 4-bit digital outputs. The digital inputs
and digital outputs are generally control signals that control the on/off circuit of external
devices or TTL devices. Data can be read or written to the selected address to enable the
DIO functions.
NOTE:
For further information, please refer to the datasheet for the iTE Super
I/O chipset.
B.2 DIO Connector Pinouts
The following table describes how the DIO connector pins are connected to the Super I/O
GPIO port 1.
PIN NO. DESCRIPTION
1
GND
3
Output 3
5
Output 1
7
Input 3
9
Input 1
B.3 Assembly Language Samples
B.3.1 Enable the DIO Input Function
The BIOS interrupt call INT 15H controls the digital I/O. An assembly program to enable
digital I/O input functions is listed below.
MOV
AX, 6F08H
INT
15H
Page 224
PCIE-9452 PICMG 1.3 CPU Card
PIN NO. DESCRIPTION
2
VCC
4
Output 2
6
Output 0
8
Input 2
10
Input 0
Sets the digital port as input
Initiates the INT 15H BIOS call

Advertisement

Table of Contents
loading

Table of Contents