Chapter 3 Motherboard Installation
28
PPC1507
Digital I/O Interface
Digital I/O is 2x5PIN interface and its pin definitions are as follows:
Pin
Signal Name
Pin
Signal Name
1
GPIO16
2
GPI29
3
GPIO19
4
GPI31
5
GPIO27
6
GPI41
7
GPIO28
8
GPIO24
GPIO1
9
VCC3V
10
GND
Example for south bridge gpio setup (reference only):
1
、
Enable gpio
2
、
Get the base address of gpio
3
、
Set the defined functional pin as gpio mode
4
、
Set the defined pin as input output mode
e.g. gpio32~gpio35 are used as input, gpio36~gpio39 are used as output.
;; enable gpio
mov dx,0CF8h
;CF8 is PCI configuration index port
mov eax,8000F84Ch
;BUS:0 DEV:1F FUN:0 REG:4C (Dword Reg)
out dx,eax
;
add dx,4
;CFC is PCI configuration data port
in eax,dx
;read 0cfch to ax
or eax,10h;bit4,0=disable,1=enable
out dx,eax
;;;1, read GPIO base address
mov dx, 0CF8h
;PCI configuration index port
mov eax, 8000F848h ;BUS:0 DEV:1F FUN:0 REG:48(Dword Reg)
;south bridge configuration space reg 0x4849
Summary of Contents for PPC-1507
Page 1: ...PPC 1507 15 LCD Panel PC Version A3...
Page 16: ...Chapter 2 Computer Installation 10 PPC 1507 Chapter 2 Computer Installation Product Outline...
Page 17: ...Chapter 2 Computer Installation PPC 1507 11 Product Dimension Drawing 4 5 Unit mm...
Page 19: ...Chapter 2 Computer Installation PPC 1507 13 External Interfaces Outline...
Page 43: ...EVOC...
Page 44: ...1 2 3 4 5 6 30 7 ESD 8 ESD h i j...
Page 45: ...k l m n 9 10...
Page 48: ......
Page 56: ...8 PPC 1507 l 5 19Hz 1 0mm 19 200Hz 1g l 10g 11ms l IP65 l l 20 60 20 93 10cm 50cm...
Page 57: ...PPC 1507 9...
Page 58: ...10 PPC 1507 4 5 mm...
Page 59: ...PPC 1507 11 1 2 3 4 5 6 7 8 9 10 11 PCI 12 13 14 15 1 LCD IO...
Page 60: ...12 PPC 1507 154 84 114 92 125 00 104 84 165 00 mm...
Page 75: ...BIOS PPC 1507 27 BIOS EC4 1713CLDNA B BIOS AMI BIOS...