搜索资源列表
SH7708_ucos_ii
- 基于瑞萨单片机SH7708的UCOS-II的系统移植,完整的工程代码-Renesas SH7708 microcontroller based on the UCOS-II system transplant, complete project code
stm32--uCOS
- 基于stm32平台的ucos的系统移植的代码,包含工程文件-imigration sorce code of ucos based on stm32 plateform,and project file included.
uCOS-IIyizhi
- uCOS-II移植源代码,运行环境是AVR单片机。文件问一个工程,可行。-uCOS-II portable source code, the operating environment is the AVR microcontroller. File ask a project feasible.
uCOSII_for_lpc1700
- 周立功1700系列芯片(CORTEX-M3内核)UCOS-II操作系统的KEIL开发环境的工程模板,有需要的就下载吧-Zhou, who KEIL project templates for the 1700 series chips UCOS-II operating system, there is a need to download
UCOS-II----IAR4.42-
- 开发环境:EWARM mcu:STM32 UCOS-II移植(IAR4.42版本) 本工程的代码存放在FLASH中(0x08000000~0x0801ffff,共128KB),堆栈和数据放在RAM中(0x20000000~0x20004fff,共20KB)。 本工程共6个任务: 任务名 优先级 功能 AppTaskStart()"Start Task" 3 初始化uC/TCP-IP,触发LED AppTaskKbd() "Keyboard" 4 读取按键和J
LPC2400-Project-Files
- LPC2400工程模板,ucos代码,IAP版本,中断嵌套方案,前后台版本等-LPC2400 project templates, ucos code, IAP version, interrupt nesting program, before and after the Taiwan version
ucos_stm8s105k6_uart
- 本资料主要是一个移植ucos II到stm8s单片机的的项目源码(iar环境),比较重要的是一个基于ucos的串口驱动,uart使用中断方式,使用了ring buffer,高效实用,便于移植(在COMMxx的两个文件中),此外还有一个使用stm8s输入捕获功能解码红外信号的模块,还包括gpio,adc,pwm,awu模块,极具参考价值,本人亲自摸索调试通过。-This information is mainly a transplant ucos II to stm8s microcontrol
ATemplateOfSTM32_uCOS-II
- STM32F10x的工程模版,带有官方库v3.5和uCOS-IIv2.86,可以直接使用。-STM32F10x project templates with official repository v3.5 and uCOS-IIv2.86, can be used directly.
STM32F0
- STM32F0各种OS工程源码实验(包含CooCox、Arduino_LED、Libraries、uCOS-II-V2.91等)-STM32F0 various OS project source experiments (including CooCox, Arduino_LED, Libraries, uCOS-II-V2.91, etc.)
STM32F103-LIN
- 这个是我的一个车机项目中正在使用的LIN代码.MCU是STM32F103使用的是UCOS-II系统.这段代码包括LIN的从模式的初始化、接收、回应等。利用的是串口的LIN模式中断。带有很多中文注释。希望对你有用。-This is the use of a car engine project my code in LIN.MCU is the use of the STM32F103 is UCOS-II system. This code includes LIN from model ini
ucOS_ucGUI_GUI-code
- ucOS+ucGUI 人机界面实验源码,采用STM32单片机-ucOS+ucGUI project source code
uCOS-IIFORC51
- 移植uCOS-II到C51单片机,很实用的一个工程(Transplant uCOS-II to C51 microcontroller, a very practical project)
project
- 通过消息队列为任务调度的程序框架,根据实际工程应用,封装了消息结构体,任何开发板demo中都没有的经典工程软件架构.本工程的单片机平台为STM32F103.(Through the message queue for the task scheduling process framework, according to actual engineering applications, encapsulates the message structure, any development boar