附录
MEC5004
15
{
int value;
outportb(INDEXP,reg);
value=inportb(DATAP);
return (value);
}
int val;
int data[2];
SetIndexData();
open
val=read(0x2c);
val&=0xfe;
val|=0x02;
write(0x2c,val); //select GPIO4 as GPIO
write(0x07,0x09);
write(0x30,0x04);
write(0xf4,0x0f); //select GP40~GP43 in;GP44~GP47 out;
write(0xf6,0x00);
write(0xf5,0x00);
sleep(1);
write(0xf5,0xf0);
若想获得更详细的资料可至我公司网站WWW.EVOC.COM查询。
Summary of Contents for MEC--5004
Page 1: ...MEC 5004 Fanless Embedded PC with Low Power Consumption Version A1 ...
Page 21: ......
Page 26: ...第二章 安装说明 MEC 5004 5 第二章 安装说明 产品外观图 产品安装尺寸图 单位 mm ...
Page 27: ...第二章 安装说明 6 MEC 5004 外部 IO 接口图 前面板 IO 接口图 后面板 IO 接口图 ...
Page 33: ...第三章 BIOS 功能简介 12 MEC 5004 第三章 BIOS 功能简介 BIOS 相关功能简介请参照我公司的 AMI BIOS 设置指南 ...
Page 34: ...第四章 驱动程序安装说明 MEC 5004 13 第四章 驱动程序安装说明 本产品的驱动程序可依据整机配套光盘内容安装 在此不做介绍 ...