CS
-
100/
P1100 Series | User Manual
84
5.1 Digital I/O (DIO) application
This section describes DIO application of the product. The content and application
development are better understood and implemented by well experienced professionals or
developers.
5.1.1 Digital I/O Programming Guide
5.1.1.1 Pins for Digital I/O
of Cincoze P1101 series product
Item
Standard
GPIO74 (Pin107)
DI
GPIO75 (Pin108)
GPIO76 (Pin109)
GPIO77 (Pin110)
GPIO80 (Pin111)
DO
GPIO81 (Pin112)
GPIO82 (Pin113)
GPIO83 (Pin114)
5.1.1.2 Programming Guide
To program the Super I/O chip F81866A configuration registers, the following configuration
procedures must be followed in sequence:
(1) Enter the Extended Function Mode
(2) Configure the configuration registers
(3) Exit the Extended Function Mode
The configuration register is used to control the behavior of the corresponding devices. To
configure the register, use the index port to select the index and then write data port to alter
the parameters. The default index port and data port are 0x4E and 0x4F, respectively.
To
enable configuration, the entry key 0x87 must be written to the index port. To disable
configuration, write exit entry key 0xAA to the index port.
Following is an example to
enable configuration and to disable configuration by using debug.
-
o 4e 87
-
o 4e 87 (enable configuration)
-
o 4e aa (disable configuration)
Summary of Contents for CS-100/P1100 Series
Page 12: ...CS 100 P1100 Series User Manual 12 Chapter 1 Product Introductions ...
Page 36: ...CS 100 P1100 Series User Manual 36 Chapter 2 Switches Connectors ...
Page 37: ...CS 100 P1100 Series User Manual 37 2 1 Location of Switches and Connectors 2 1 1 Top View ...
Page 38: ...CS 100 P1100 Series User Manual 38 2 1 2 Bottom View ...
Page 46: ...CS 100 P1100 Series User Manual 46 Chapter 3 System Setup ...
Page 62: ...CS 100 P1100 Series User Manual 62 ...
Page 64: ...CS 100 P1100 Series User Manual 64 Chapter 4 BIOS Setup ...
Page 83: ...CS 100 P1100 Series User Manual 83 Chapter 5 Product Application ...