APC-3X97A user manual
52
Chapter 4_____________________________
Examples of GPIO Programming
4.1 SuperIO Model: Winbond W83627UHG
GPIO OUT use GP 60~63
GPIO IN use GP 20~23
4.2 W83627UHG Access index port: 4Eh/4Fh
Index Address Port: 4Eh
Index Data Port: 4Fh
4.3 Configure GPIO register sequence
1. Enter the extended function mode
2. Select logic device number 8
3. Activate the logic device GPIO Port 6
4. Configure GPIO Port 6 register
5. Select logic device number 9
6. Activate the logic device GPIO Port 2
7. Configure GPIO Port 2 register
8. Exit the extended function mode
4.4 Read/write GPIO sequence
1. Enter the extended function mode
2. Select logic device number
3. Read/write GPIO register value
4. Exit the extended function mode
4.5 Software programming example
Enter the extended function mode
Writing 87h to index address port twice will enter the extended function mode.
Example x86 assembly code:
mov
dx, 4Eh
mov
al, 87h
out
dx, al
out
dx, al
Example C code:
Содержание APC-3X97A
Страница 9: ...APC 3X97A user manual 9 1 4 Chassis Dimensions Figure 1 3 Dimensions of the APC 3597A ...
Страница 10: ...APC 3X97A user manual 10 Figure 1 4 Dimensions of the APC 3797A ...
Страница 11: ...APC 3X97A user manual 11 Figure 1 5 Dimensions of the APC 3997A ...
Страница 13: ...APC 3X97A user manual 13 Figure 2 2 Mainboard Dimensions ...
Страница 14: ...APC 3X97A user manual 14 ...
Страница 15: ...APC 3X97A user manual 15 Figure 2 3 Connector and Jumper Locations ...
Страница 64: ...APC 3X97A user manual 64 ...
Страница 67: ...APC 3X97A user manual 67 ...
Страница 68: ...APC 3X97A user manual 68 ...
Страница 69: ...APC 3X97A user manual 69 Click FINISH A Driver Installation Complete ...
Страница 71: ...APC 3X97A user manual 71 ...
Страница 72: ...APC 3X97A user manual 72 Click FINISH A Driver Installation Complete ...
Страница 74: ...APC 3X97A user manual 74 ...
Страница 79: ...APC 3X97A user manual 79 ...
Страница 80: ...APC 3X97A user manual 80 5 Installing 6 The Install Shield Wizard Completed appears Click Finish ...
Страница 85: ...APC 3X97A user manual 85 Setting ...