搜索资源列表
Lwip+ucos-ii+CS8900A
- Lwip是一个非常优秀的开源协议栈,本人成功地把它移植到两款ARM7芯片上,移植过程中使用了众多大虾的成果,在此感谢他们的无私奉献!俗话说滴水之恩当涌泉相报,我反CS8900A的驱动程序张贴出来,希望对大家有利用价值。 网上有不少CS8900A的驱动程序,但大多是使之工作于Memory模式,Memory模式占用较多的地址口,适用于有EMI接口的芯片,而对于没有EMI接口的芯片(在低端嵌入式应用场合比较常见),IO模式因占用较少的地址线而得到广泛的应用。本驱动程序工作于16位IO模式,并在L
w5100
- TCP/IP协议芯片W5100,驱动代码,可集成到各种嵌入式平台,支持SPI和并口两种接口-TCP/IP protocol chip W5100, driver code, can be integrated into a variety of embedded platforms to support both SPI and parallel interfaces
s3c44b0lcd
- 这个是s3c44b驱动并口液晶的测试程序,希望给大家参考-This is a parallel drive LCD s3c44b testing procedures, I hope for your reference
Linux-coding
- 调用Linux下串口驱动的API,如打开串口,读、写串口等,可以在Linux下用GCC进行编译,并执行。 每个函数均有详细的中文注释。-Call the serial driver under Linux API, such as open the serial port, read and write serial port, etc., can be compiled under Linux with GCC, and implementation. Each function has a