c51

所属分类:单片机开发
开发工具:C/C++
文件大小:1470KB
下载次数:114
上传日期:2009-03-28 15:08:07
上 传 者呵呵2
说明:  51单片机,USB,触摸,TFT,的等综合应用,高级别。(usb+flash+touch+tft+ram综合测试)
(51 single-chip, USB, Touch, TFT, integrated applications (usb+ flash+ touch+ tft+ ram General Test))

文件列表:
usb+flash+touch+tft+ram综合测试_ILI\CH375.H (2373, 2008-07-17)
usb+flash+touch+tft+ram综合测试_ILI\TFT.C (5724, 2008-09-21)
usb+flash+touch+tft+ram综合测试_ILI\DEVICE.C (13105, 2008-07-03)
usb+flash+touch+tft+ram综合测试_ILI\HOST.C (8956, 2008-07-25)
usb+flash+touch+tft+ram综合测试_ILI\CH375.HEX (34338, 2007-08-16)
usb+flash+touch+tft+ram综合测试_ILI\CH375.OBJ (26391, 2008-07-25)
usb+flash+touch+tft+ram综合测试_ILI\TFT.LST (11287, 2008-09-21)
usb+flash+touch+tft+ram综合测试_ILI\TFT.H (320, 2008-07-20)
usb+flash+touch+tft+ram综合测试_ILI\HOST.LST (15367, 2008-07-25)
usb+flash+touch+tft+ram综合测试_ILI\CH375HF6.H (43225, 2008-07-20)
usb+flash+touch+tft+ram综合测试_ILI\UDISC_TEST.plg (2716, 2008-09-21)
usb+flash+touch+tft+ram综合测试_ILI\UDISC_TEST.Uv2 (2301, 2008-09-21)
usb+flash+touch+tft+ram综合测试_ILI\CH375.LST (5752, 2008-07-25)
usb+flash+touch+tft+ram综合测试_ILI\touch.LST (2121, 2008-09-21)
usb+flash+touch+tft+ram综合测试_ILI\DEVICE.LST (26308, 2008-07-25)
usb+flash+touch+tft+ram综合测试_ILI\touch.c (630, 2008-07-25)
usb+flash+touch+tft+ram综合测试_ILI\FONT.H (13399, 2008-07-20)
usb+flash+touch+tft+ram综合测试_ILI\CH375HF6.INC (42340, 2008-07-25)
usb+flash+touch+tft+ram综合测试_ILI\DEVICE.OBJ (40411, 2008-07-25)
usb+flash+touch+tft+ram综合测试_ILI\touch.OBJ (2523, 2008-09-21)
usb+flash+touch+tft+ram综合测试_ILI\FLASH.LST (7921, 2008-09-21)
usb+flash+touch+tft+ram综合测试_ILI\FLASH.OBJ (7431, 2008-09-21)
usb+flash+touch+tft+ram综合测试_ILI\FLASH.C (3711, 2008-07-22)
usb+flash+touch+tft+ram综合测试_ILI\CH375HF6.LIB (42628, 2007-08-16)
usb+flash+touch+tft+ram综合测试_ILI\CH375HFT.lst (25575, 2008-09-21)
usb+flash+touch+tft+ram综合测试_ILI\UDISC_TEST.lnp (109, 2008-09-21)
usb+flash+touch+tft+ram综合测试_ILI\UDISC_TEST.M51 (59167, 2008-09-21)
usb+flash+touch+tft+ram综合测试_ILI\CH375.C.bak (3024, 2008-07-03)
usb+flash+touch+tft+ram综合测试_ILI\CH375.C (3116, 2008-07-25)
usb+flash+touch+tft+ram综合测试_ILI\UDISC_TEST_Uv2.Bak (2302, 2008-07-25)
usb+flash+touch+tft+ram综合测试_ILI\CH375HFT.__i (122, 2008-09-21)
usb+flash+touch+tft+ram综合测试_ILI\TFT.__i (39, 2008-09-21)
usb+flash+touch+tft+ram综合测试_ILI\FLASH.H (149, 2008-08-17)
usb+flash+touch+tft+ram综合测试_ILI\UDISC_TEST_Opt.Bak (4188, 2008-09-21)
usb+flash+touch+tft+ram综合测试_ILI\HOST.OBJ (34439, 2008-07-25)
usb+flash+touch+tft+ram综合测试_ILI\touch.__i (41, 2008-09-21)
usb+flash+touch+tft+ram综合测试_ILI\CH375HFT.obj (40936, 2008-09-21)
usb+flash+touch+tft+ram综合测试_ILI\TFT.OBJ (21644, 2008-09-21)
usb+flash+touch+tft+ram综合测试_ILI\FLASH.__i (41, 2008-09-21)
... ...

CH375为MCS51单片机提供了三个U盘文件级子程序库 CH375HF3.LIB 支持FAT12/FAT16/FAT32文件系统,内部RAM存放变量,总线方式并口I/O,只读版 CH375HF4.LIB 支持FAT12/FAT16/FAT32文件系统,内部RAM存放变量,总线方式并口I/O,针对CH375B优化版 CH375HF6.LIB 支持FAT12/FAT16/FAT32文件系统,内部RAM存放变量,总线方式并口I/O CH375HF5.LIB 支持FAT12/FAT16/FAT32文件系统,内部RAM存放变量,串口或I/O模拟并口或高速并口 CH375HFA.LIB 支持FAT12/FAT16/FAT32文件系统,外部RAM存放变量,总线方式并口I/O CH375HFC.LIB 支持FAT12/FAT16/FAT32文件系统,外部RAM存放变量,串口或I/O模拟并口或高速并口 其中: CH375HF3不支持写U盘,其它均与CH375HF6相同 CH375HF4主要支持CH375B,部分支持CH375S/A/V,其它均与CH375HF6相同 CH375HF3,CH375HF4,CH375HF6三者的对外接口和子程序调用方法完全相同, 已经编译好的应用程序,只需要替换.H或.INC头文件以及子程序库文件重新链接即可.

近期下载者

相关文件


收藏者