![IEI Technology PCIE-G41A Скачать руководство пользователя страница 117](http://html1.mh-extra.com/html/iei-technology/pcie-g41a/pcie-g41a_user-manual_4105034117.webp)
PCIE-G41A PICMG 1.3 CPU card
Page 105
C.1 Introduction
The DIO connector on the PCIE-G41A is interfaced to GPIO ports on the 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 Super I/O
chipset.
C.2 DIO Connector Pinouts
Refer to the connectors section for pinouts.
C.3 Assembly Language Samples
C.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
Sets the digital port as input
INT 15H
Initiates the INT 15H BIOS call
C.3.2 Enable the DIO Output Function
The BIOS interrupt call INT 15H controls the digital I/O. An assembly program to enable
digital I/O output functions is listed below.
MOV AX,
6F09H
Sets the digital port as output
MOV BL,
09H
INT 15H
Initiates the INT 15H BIOS call
Содержание PCIE-G41A
Страница 12: ......
Страница 13: ...PCIE G41A PICMG 1 3 CPU card Page 1 Chapter 1 1 Introduction...
Страница 20: ...PCIE G41A PICMG 1 3 CPU card Page 8 Chapter 2 2 Packing List...
Страница 25: ...PCIE G41A PICMG 1 3 CPU card Page 13 Chapter 3 3 Connectors...
Страница 47: ...PCIE G41A PICMG 1 3 CPU card Page 35 Chapter 4 4 Installation...
Страница 65: ...PCIE G41A PICMG 1 3 CPU card Page 53 Chapter 5 5 BIOS...
Страница 108: ...PCIE G41A PICMG 1 3 CPU card Page 96 Appendix A A BIOS Options...
Страница 112: ...PCIE G41A PICMG 1 3 CPU card Page 100 Appendix B B Terminology...
Страница 116: ...PCIE G41A PICMG 1 3 CPU card Page 104 Appendix C C Digital I O Interface...
Страница 118: ...PCIE G41A PICMG 1 3 CPU card Page 106 Appendix D D Watchdog Timer...
Страница 121: ...PCIE G41A PICMG 1 3 CPU card Page 109 Appendix E E Compatibility...
Страница 124: ...PCIE G41A PICMG 1 3 CPU card Page 112 Appendix F F Hazardous Materials Disclosure...