搜索资源列表
CAN-ucos
- 将CAN现场总线移植到UCOS2中的驱动程序,在BC中调试运行成功-CAN fieldbus will be transplanted to UCOS2 the driver, were in BC successful operation Debugging
D12-For-uCos-II
- ARM开发时要用到的USB驱动程序开发包 开发环境为ADS 1.2 内含有详细的pdf说明文件-ARM development when we had to use the USB driver development kits for the development of ADS 1.2 environment containing detailed pdf documentation
ucos 自己移植的在stm32上的ucos
- 自己移植的在stm32上的ucos,包括了一个串口的驱动和实例,初始汇编也改过了,可以正常使用,因为版权的关系,具体应用就不传了,希望对大家有所帮助。-Their transplantation on the stm32 ucos, includes a serial port driver and examples, the initial compilation also turn over, you can normally use, because the relationship be
STM32-uCOS-II_UAV.STM32 Cortex-M3下uCOS-II 2.88的最新版移植
- STM32 Cortex-M3下uCOS-II 2.88的最新版移植,包含uC-OSView GPS uCFS SD MMC驱动,STM32 Cortex-M3 under uCOS-II 2.88 of the latest version of transplantation, including uC-OSView GPS uCFS SD MMC driver
LPC17xx-uCos-W2.89 精选uC/OS II 2.89,完美支持CM3
- 精选uC/OS II 2.89,完美支持CM3,并扩展了定时器;采用最新CMSIS编程框架,使用NXP官方最新CMSIS2.0,完美支持NXP LPC17xx系列微处理器;该程序提供一个编程构架,驱动层被CMSIS包含,关于CMSIS2.0使用和例程,请读者去NXP官网下载或者互联网,主程序为一个任务通信的流水灯,环境为周立功LPC1766开发板。此为方卫龙整合修改,所有祝大家玩的愉快。-Selected uC/OS II 2.89, the perfect support for CM3, a
uCos-uart-driver.rar
- uCOS-II内核分析,在单片机上实现uCOS-II的移植,同时在该操作系统上实现uart驱动,uCOS-II core analysis, in SCM to achieve uCOS-II of the transplant, at the same time in the operating system to achieve UART driver
Snake4_2.rar
- 基于lpc系列的贪吃蛇游戏机仿真,包括12864,1602液晶驱动,ucos和proteus仿真文件。,LPC-based series of Snake game simulation, including 12864,1602 LCD driver, ucos and Proteus simulation file.
STM32_USB_HID_Demo.zip
- ST STM32 USB HID Driver DEMO Software,ST STM32 USB HID Driver DEMO Software
uCGUI_Touch_Test.rar
- 在cortex-m3内核上运行ucos+ucgui,驱动TFT-LCD的源码程序,对研究ucGUI很有用,Cortex-m3 in the running kernel ucos+ ucgui, driver of TFT-LCD source procedures, useful for research ucGUI
uCOS-III
- 这是刚刚推出的UCOS-III,我把它移植到我的板子上面了,感觉和其他的版本没什么驱动,需要学习的可以看一下-This is just launched UCOS-III, I ported it to the top of my board, feel, and no other version of the driver, can look to learn
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
uCOS-III2C
- 在ARM中使用UC/OS-II中 驱动I2C-ARM used in the UC/OS-II in the I2C driver
UCOS-II_core9
- uCOS-II内核分析移植与驱动程序开发,书中的第9章源代码,极具参考价值,学完它可以很容易进行ucos系统上的应用程序开发.条理清晰易懂,最好配合书本一起看-uCOS-II core analysis of Transplantation and driver development, the book, Chapter 9 source code, great reference value, study it can be easily finished for uCOS systems
STM32-ucos
- stm32芯片 KERIL 3.0 ucosii 功能实现: GPIO LED测试 STM32 USB部分驱动数据-stm32 chip KERIL 3.0 ucosii function realization: GPIO LED Test STM32 USB part of the driver data
ucos
- ucos 2440 含nand LCD 驱动ADS1.2工程-ucos 2440 with nand LCD driver ADS1.2 Engineering
ucos-ucfs-lpc2478-usb-driver
- ucos lpc2478 uc fs usb driver, ads version(arm7)-ucos lpc2478 uc fs usb driver, ads version
ucOS
- 一个基于uc/OS -II环境下的串口驱动,-Based uc/OS-II environment, the serial driver,
MC52i-UCOS-Driver-
- MC52i-UCOS 驱动,UCOS中操作MC52i源代码-MC52i-UCOS Driver
7、ucosiii-DHTII
- 本例程基于正点原子迷你stm32开发板,跑ucos-iii驱动DHT11(the program is run to stm32, it`s for ucos driver dht11 module, display temp&humi)
ucos serial
- 串口 的 ucos 驱动编程,应该比较有用(ucos serial driver CommGetChar CommGetTxChar CommPutChar CommBufInit)