CAPA831 Intel
®
Atom
TM
D2550/N2800/N2600 Processor 3.5” SBC
Digital I/O
67
Appendix B
Digital
I/O
About Digital I/O
The onboard digital I/O has 8 bits (DIO0~7). Each bit can be set to function as input or output
by software programming. In default, all pins are pulled high with +5V level (according to main
power). The BIOS default settings are 3 inputs and 5 outputs where all of these pins are set to
1.
CN5
Digital I/O Programming
Assembly sample code :
Set functionality:
;Start set DIO program:
mov dx,2Eh
mov al,87h
;Un-lock
super
I/O
out dx,al
out dx,al
mov dx,2Eh
mov al,07h
out dx,al
mov dx,2Fh
mov al,08h
out dx,al
mov dx,2Eh
mov al,30h
out dx,al
mov dx,2Fh
mov al,02h
out dx,al
Pin
Signal
Pin
Signal
1
DI0 (Bit0)
2
DO0 (Bit 3)
3
DI1 (Bit1)
4
DO1 (Bit 4)
5
DI2 (Bit2)
6
DO2 (Bit 5)
7
GND
8
DO3 (Bit 6)
9
GND
10
DO4 (Bit 7)
Содержание CAPA831
Страница 2: ...CAPA831 Intel AtomTM D2550 N2800 N2600 Processor 3 5 SBC User s Manual...
Страница 7: ...vi This page is intentionally left blank...
Страница 11: ...CAPA831 Intel AtomTM D2550 N2800 N2600 Processor 3 5 SBC 4 Introduction This page is intentionally left blank...
Страница 13: ...CAPA831 Intel AtomTM D2550 N2800 N2600 Processor 3 5 SBC 6 Board and Pin Assignments Bottom View Side View...
Страница 15: ...CAPA831 Intel AtomTM D2550 N2800 N2600 Processor 3 5 SBC 8 Board and Pin Assignments Bottom View...
Страница 34: ...CAPA831 Intel AtomTM D2550 N2800 N2600 Processor 3 5 SBC Hardware Description 27...
Страница 36: ...CAPA831 Intel AtomTM D2550 N2800 N2600 Processor 3 5 SBC Hardware Description 29...
Страница 37: ...CAPA831 Intel AtomTM D2550 N2800 N2600 Processor 3 5 SBC 30 Hardware Description...