搜索资源列表
STM32F103-UCOS.rar
- 针对STM32F103的UCOS移植,支持RealView MAK及IAR开发环境,UCOS for the STM32F103 transplantation, support for RealView MAK and IAR development environment
ucosii-STM32F103-source-code-
- ucosii STM32F103 源代码,已经移植好,可以作为参考-ucosii STM32F103 source code .rar
STM32_uCOS_Template
- 我的基于STM32F103的uCOSII模板,可直接使用。-I based on the STM32F103 uCOSII template, can be used directly.
STM32F103_Core
- STM32F103的驱动程序.移植了UCosII,适合AD采集-STM32F103 drivers
Stm32-ucosII-demo-weishao
- ucos2在STM32F103上的成功移植-Ucos2 in STM32F103 on the transplant
STM32F103-uCOSII
- ucosii移植程序,仿照邵贝贝教授例程,移植的test1.exe 宅男们可以自行添加其他例程-the ucosii transplantation program, modeled on Professor Shao Beibei routine transplantation test1.exe otaku can add other routines
stm32f103-UCOSII
- stm32 ucos 消息队列,潜入式操作系统的移植,任务之间的通讯功能-stm32 ucos 消息队列,潜入式操作系统的移植,任务之间的通讯功能
UCosII
- 实现了UcosII在STM32F103系列单片机上的移植,可以正常使用操作系统。-STM32F103 based on the UCosII transplantation, the realization of the UCos in the STM32 part function.
UCOSII
- STM32F103单片机Ucos实现任务调度-STM32F103 microcontroller Ucos realize task scheduling
Micrium_STM32F103ZE-SK_uCOS-II
- stm32f103 上移植ucosii的源代码,适用于初学者移植学习,和项目开发-stm32f103 ucosii transplant source code, suitable for beginners learning transplant, and project development
Motor_Control
- STM32F103 UCOSII-2.96系统下采集旋变解码器数据及CAN通信,控制直流电机运行-STM32F103 UCOS collecting data and resolver decoders under II-2.96 CAN communication system, control the DC motor running
MP3
- STM32f103 ucosII 实现MP3功能,包含文件系统,可读取内存卡文件,很使用的初级学习代码。-STM32f103 ucosII realize MP3 function, including file system, can read memory card file, is the use of the primary learning code.
Micrium---stm32f103
- Micrium 公司的最新ucos源码,UCOSII的源代码-Micrium s newest ucos source
STM32 _Project_templates_UCOS
- stm32ucospro 实用中稳定功能齐全(stm32f103 ucosii pro)
my_ucos_Template
- UCOS II 在stm32F103的稳定移植,可以直接使用在项目中,例子中建立了两个任务,IO口切换(The stable porting of UCOS II in stm32F103 can be used directly in the project. In the example, two tasks are set up, IO port switching)
UCOSII综合测试实验
- STM32F103的UCOSII综合性实验代码,包含STM32F103的所有驱动代码规范编程,使用V3.5标准函数库文件。包含消息队列,进程事件片的管理机制!(STM32F103 UCOSII comprehensive experimental code, including all the STM32F103 driver code, standard programming, using the V3.5 standard function library file. Management
UCOSII完整系统代码
- 使用stm32F103芯片,在最小系统上实现了UCOS-II的完成功能,使用keil4编写;功能包括任务调度,消息队列,信号量集和软件定时等。本人亲测可以直接使用,使用的是标准32库函数(Using stm32F103 chip, the completion function of UCOS-II is realized on the smallest system, which is written by keil4. Functions include task scheduling, m
uCOSii-Stm32
- 将ucosii操作系统移植到stm32f103单片机上,测试时创建两个任务分别是以不同延时控制闪烁led灯,测试成功(The uCOSII operating system is transplanted to the STM32F103 single chip microcomputer. The two tasks are to control the flickering LED light with different delay time, and the test is succes
STM32F103C8T6_UCOS_DEMO
- 这是按照前面我发的从零开始学习ucosii手册,编写成功的模板。芯片是stm32f103c8t6,移植在f103芯片上,都是同理可得。记住虽然可以直接拿着用,但是要修改对应的IO口哦,程序效果是led小灯闪烁。(有一个问题我也不太清楚,理论上c8t6的启动文件应该是startup_stm32f10x_md.s,但是用它却不能成功。用startup_stm32f10x_hd.s却成功了。)(This is a successful template written in front of the
实验51 UCOSII实验1-1-任务调度
- 对例程进行改编,实现按键,led,串口,显示屏,触摸屏相关功能 使用电阻触摸屏9341,任务间通过邮箱通信(For routine adaptation, key, led, serial port, display, touch screen related functions. Using resistive touch screen 9341, through mail communication between tasks)