PAC-400AI-C236 Embedded System
Page 91
The DIO connector on the PAC-400AI-C236 is interfaced to GPIO ports on the Super I/O
chipset. The DIO has both 8-bit digital inputs and 8-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 Super I/O
chipset.
The BIOS interrupt call
INT 15H
controls the digital I/O.
INT 15H:
AH – 6FH
Sub-function:
AL – 8
:Set the digital port as INPUT
AL
:Digital I/O input value
Assembly Language Sample 1
MOV
AX, 6F08H
;setting the digital port as input
INT
15H
;
AL low byte = value
Summary of Contents for PAC-400AI-C236
Page 10: ......
Page 11: ...PAC 400AI C236 Embedded System Page 1 Chapter 1 1 Introduction ...
Page 18: ...PAC 400AI C236 Embedded System Page 8 Chapter 2 2 Unpacking ...
Page 23: ...PAC 400AI C236 Embedded System Page 13 Chapter 3 3 Installation ...
Page 40: ...PAC 400AI C236 Embedded System Page 30 Chapter 4 4 Troubleshooting and Maintenance ...
Page 47: ...PAC 400AI C236 Embedded System Page 37 Chapter 5 5 BIOS ...
Page 85: ...PAC 400AI C236 Embedded System Page 75 Chapter 6 6 Interface Connectors ...
Page 89: ...PAC 400AI C236 Embedded System Page 79 Appendix A A Regulatory Compliance ...
Page 94: ...PAC 400AI C236 Embedded System Page 84 Appendix B B Safety Precautions ...
Page 100: ...PAC 400AI C236 Embedded System Page 90 Appendix C C Digital I O Interface ...
Page 103: ...PAC 400AI C236 Embedded System Page 93 Appendix D D Watchdog Timer ...
Page 106: ...PAC 400AI C236 Embedded System Page 96 Appendix E E Error Beep Code ...
Page 108: ...PAC 400AI C236 Embedded System Page 98 Appendix F F Hazardous Materials Disclosure ...