搜索资源列表
usosII_ModemDriver
- 在ARM内核的LPC2119硬件平台下,以uc/osII开发环境下写的操作modem的设备驱动程序。用户可以不用修改即可操作modem,而且代码是可重入的。-in the LPC2119 ARM core hardware platform, to uc / osII development environment to write the operation of the modem device driver. Users do not have to be amended to opera
CF卡完整读写驱动
- UC/FS做的文件系统很好.高版本的一般只有库文件.CF卡是一种很方便的存储设备。网上可得到的CF卡的驱动程序少三个文件:初始化、读和写。本代码测试读写成功。-UC / FS file system so well. High-only version for the general document. CF card is a very convenient storage devices. Online availability of the CF card driver less thre
zlg_usbd13
- 周立功的 usb设备端驱动程序,适用于D12/1161 的DC,自己的高质量源码不多,有些也不是很通用,希望这个源码能为贵网添砖加瓦,我怀着虔诚的心想加入这个大集体!-weeks meritorious USB Device Driver procedures applicable to D12/1161 DC, their source of high-quality small, some not very common, I hope this can be source of your
SPI_arm_drive
- SPI总线驱动,可驱动FLASH和数码管等设备。 LPC基于2138芯片的中间件-SPI Bus Driver, Flash drives and digital control, and other equipment. LPC based on the 2138 chip Middleware
D12_For_uCos-II
- PDIUSBD12USB接口芯片的实验资料包, 包括以下内容 D12驱动 PDIUSBD12 PC机驱动程序,分为Win2k_Xp和Win98 EasyUSB 读写PDIUSBD12的API函数(Win32标准动态库) PCTest PC机端演示软件,提供可执行文件PCTest.exe及源程序 D12 For uCos-II PDIUSBD12 设备端演示软件 ZLG_D12.pdf USB驱动程序软件包简要说
DriveM
- 在μC/OS-II下,设计了一个通用的设备管理模型,称为通用驱动框架,通过该驱动框架,可以实现对硬件设备的统一、一致的管理,同时,也为上层应用程序提供了统一、一致的设备访问接口,并在以ARM7TDMI-S为核心的LPC2114微控制器开发板上给出了一例实现。
a3c21
- 44b0x系统在ucos下usb作为从设备驱动及测试程序-44b0x system as TRACK under usb device driver from the test procedures and
UCos-II.core.analysis.Transplantation.and.Driver.D
- 《uC/os-II 内核分析.移植与驱动程序开发》随书光盘中的全部源代码,全部通过调试。书中介绍μC/OS-Ⅱ的内核分析、移植过程和驱动程序开发方法。书中首先以μC/OS-Ⅱ在8051系列单片机上的移植为例子,详细剖析μC/OS-Ⅱ的内核和移植过程;然后以串口通信为例,介绍如何为μC/OS-Ⅱ实时内核添加设备的驱动程序;最后介绍μC/OS-Ⅱ在数字信号处理器[DSP]上的移植,以使读者进一步加深对μC/OS-Ⅱ的理解。 -" UC/os-II core analysis. Transpl
ucosArmTest
- 程序展示了 ucos在EASYARM2200上的移植。并添加了多个设备在UCOS下的驱动UART:SPI:IIC:ZLG7290.当然还没有完全完成板上其它设备的驱动。由于限制,没有附UCOS的源码部分!-UCOS procedures demonstrated in the transplant EASYARM2200. And add a number of equipment under the driver uCOS UART: SPI: IIC: ZLG7290. Of course,
LPC2148UCOS-II
- 网络上下的LPC2148的UC/OS-II外围设备扩展了很多驱动的操作系统文件,LPC2148 network from top to bottom of the UC / OS-II expansion of a number of peripheral-driven operating system files,-LPC2148 network from top to bottom of the UC/OS-II expansion of a number of peripheral-dri
TCPIP_UCOSII_DRIVER
- 移植到LPC23XX系列的UC/OSII操作系统+TCP/IP协议棧+设备驱动程序源代码-uc/os-ii with TCP/IP and device drivers
53607890DriveM
- 基于开源的uC/OS-II 内核没有设备管理功能的缺点,本项目根据uC/OS-II 自身的结构特点,设计一个设备管理框架,将不同设备驱动程序通过统一的内核接口进行管理。同时,该设备管理框架对用户屏蔽底层设备驱动,可进一步加强uC/OS-II 易于移植、裁剪的特点。-Owing to the bustling of the daily loading operation of methanol, artificial loading has some disadvantages such as l
ARM1439
- 该源代码为一个移值好的UCOS2操作系统,移值在LM3S处理器芯片上,可实现对标准模拟信号的采集,显示,设定该值 ,直接驱动320液晶屏,用于医疗设备及小型数控设备稍加修改就可用于其它项目。-The source code for a shift value of good UCOS2 operating system, shifting values LM3S processor chip, enabling the standard analog signal a
spiPlpc17Pucos
- ucos下的LPC17系列的SPI驱动,操作EEPROM和FLASH等设备。-LPC17 series SPI driver under the ucos operation ,It can operate with EEPROM and FLASH devices.