Pc/104 Bus Interface; Super I/O - Lippert PC/104-Plus Technical Manual

Cool roadrunner ii
Table of Contents

Advertisement

Technical Manual PC/104-Plus "Cool RoadRunner II" Version 1.16

1.8 PC/104 bus interface

The PC/104 bus is a modification of the industry standard (ISA) PC bus specified in IEEE
P996. The PC/104 bus has different mechanics than P966 to allow the stacking of mod-
ules. The main features are:
Supports programmable extra wait state for ISA cycles.
-
Supports I/O recovery time for back-to-back I/O cycles.
-
The specification for the PC/104 bus and the PC/104-Plus bus are available from the
PC/104 Consortium (http://www.PC104.org).

1.9 Super I/O

The onboard Super I/O (SMSC FDC37B72x) provides:
PC-AT keyboard interface on IDC10 connector
-
floppy disk interface on FFC connector
-
COM1 and COM2 on IDC10 connectors
-
LPT1 on IDC26 connector
-
PS/2 mouse interface on IDC16 connector
-
IrDA interface on IDC16 connector
-
General purpose pins are used for the watchdog functions
-
To use the watchdog function of the Super I/O it is necessary to program the registers.
This can be done through the two I/O addresses 370h and 371h. At the I/O address 370h
the index-register is located, at the I/O address 371h the data-register. To change the reg-
isters or to read them the Super I/O controller has to be in configuration mode. Therefore
the data byte 55h has to be written to the I/O address 370h. After configuration the con-
figuration mode can be left by writing AAh to the I/O address 370h. Reading from or writing
to a register works as follows:
On request there are DOS programs SMCW.EXE (to write) and SMCR.EXE (to read)
available that work that way (hex-letters ' a ' to ' f ' have to be entered as small letters)
© LIPPERT Automationstechnik GmbH • Hans-Thoma-Str. 11 • 68163 Mannheim • Tel: 0621/43214-0 • Fax: 0621/43214-30
OUT (0x370, 0x55)
OUT (0x370, register-index)
OUT (0x371, register-data), or IN (0x371, register-data)
OUT (0x370, 0xAA)
April 2004
Page 11 of 42

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents