文件名称:driver_for_TL16C750_under_uClinux_+_44b0
介绍说明--下载内容均来自于网络,请自行研究使用
此程序为串口芯片tl16c750在uClinux + s3c44b0环境下的驱动程序.tl16c750R FIFO设置为64BYTES, 除此之外,此程序还能缓存20条已经收到的串口数据.即存储数据量为20*64=1280BYTES的串口数据,而不用担心未及时读串口时发生数据的丢失现象.此外,附此驱动的测试程序,以及编译后的映像文件.-procedure for the serial port chip tl16c750 uClinux s3c44b0 environment of flooding action procedures. tl16c750R FIFO set to 64 BYTES, in addition, This procedure can cache 20 has been received by the serial data. that the data storage capacity of 20 * 64 = 1280BYT ES Serial data, and do not have to worry about failure occurred when reading serial data loss phenomenon. In addition, Report this driver testing procedures, and compile the map file.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
压缩包 : 31767698driver_for_tl16c750_under_uclinux_ _44b0.rar 列表 fifo_with_driver_and_queue\test\test_serial.c fifo_with_driver_and_queue\test\Makefile fifo_with_driver_and_queue\test fifo_with_driver_and_queue\image\zImage fifo_with_driver_and_queue\image\romfs fifo_with_driver_and_queue\image fifo_with_driver_and_queue\driver\tl16c750.h fifo_with_driver_and_queue\driver\tl16c750.c fifo_with_driver_and_queue\driver fifo_with_driver_and_queue readme.txt