欢迎访问ic37.com |
会员登录 免费注册
发布采购

F81218 参数 Datasheet PDF下载

F81218图片预览
型号: F81218
PDF下载: 下载PDF文件 查看货源
内容描述: ISA / LPC 6 UART数据表 [ISA/LPC to 6 UART Datasheet]
分类和应用: PC
文件页数/大小: 64 页 / 1414 K
品牌: FINTEK [ FEATURE INTEGRATION TECHNOLOGY INC. ]
 浏览型号F81218的Datasheet PDF文件第24页浏览型号F81218的Datasheet PDF文件第25页浏览型号F81218的Datasheet PDF文件第26页浏览型号F81218的Datasheet PDF文件第27页浏览型号F81218的Datasheet PDF文件第29页浏览型号F81218的Datasheet PDF文件第30页浏览型号F81218的Datasheet PDF文件第31页浏览型号F81218的Datasheet PDF文件第32页  
F81218  
outportb(0x4f, 0x04); //Set Address decoder 1 base address high byte to 0x04  
outportb(0x4e, 0x61); //Select LDN 7 register index 0x61  
outportb(0x4f, 0x80); //Set Address decoder 1 base address low byte to 0x80  
outportb(0x4e, 0x62); //Select LDN 7 register index 0x62  
outportb(0x4f, 0x00); //Set Address decoder 0 base address decode A0~A15  
outportb(0x4e, 0x30); //Select LDN 7 register index 0x30  
outportb(0x4f, 0x01); //Enable Address decoder 1 Device  
outportb(0x4e, 0xaa); //Exit configuration mode  
4. Set Watch Dog timer base address 0x300~0x301:  
outportb(0x4e, 0x77);  
outportb(0x4e, 0x77); //Entry configuration mode  
outportb(0x4e, 0x07); //Select register index 0x07  
outportb(0x4f, 0x08); //Select LDN 8  
outportb(0x4e, 0x60); //Select LDN 8 register index 0x60  
outportb(0x4f, 0x03); //Set Watch Dog timer base address high byte to 0x03  
outportb(0x4e, 0x61); //Select LDN 8 register index 0x61  
outportb(0x4f, 0x00); //Set Watch Dog Timer base address low byte to 0x00  
outportb(0x4e, 0x30); //Select LDN 8 register index 0x30  
outportb(0x4f, 0x01); //Enable Watch Dog Timer Device  
outportb(0x4e, 0xaa); //Exit configuration mode  
5. Set Watch Dog timer to 20 second used base address 0x300~0x301:  
outportb(0x300, 0x03); //Select unit to one second and clear time out status  
outportb(0x301, 0x14);  
outportb(0x301, 0x14); //Set timer to 20 second and enable timer  
6.1 Global Control Register  
6.1.1 Software Reset Register – index 02h  
Power-on default [7:0] = 0x00h  
Bit  
7:1  
Name  
Reserved  
SWRST  
R/W  
R/W  
R/W  
Description  
Return 0 when read.  
0
Write 1 to reset configuration register. This bit is auto cleared.  
-23-  
August, 2007  
V0.33P  
 复制成功!