-
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 uCOSII manual that I started from zero. The chip is stm32f103c8t6, and the transplant is on the F103 chip. Remember that although it can be used directly, but to modify the corresponding IO mouth Oh, the program effect is the LED light flicker. (there is one problem I'm not very clear about. In theory, c8t6's startup file should be startup_stm32f10x_md.s, but it can't be successful with it. It was successful with startup_stm32f10x_hd.s.))
- 2018-02-03 15:40:42下载
- 积分:1
-
文件管理实验程序 把一个文件模拟为磁盘,然后在该磁盘上建立文件系统, 并提供基本的文件访问函数 作者:吕泽忠 最后修改时间:2005
文件管理实验程序 把一个文件模拟为磁盘,然后在该磁盘上建立文件系统, 并提供基本的文件访问函数 作者:吕泽忠 最后修改时间:2005-4-13-document management experimental procedure, a simulation of the disk file, which is built on disk file system and provides basic file access functions Author : Lu:zezhong last modified caption-4-13
- 2023-06-13 07:15:03下载
- 积分:1
-
Source Code for PIC24RF Module
Source Code for PIC24RF Module
- 2022-08-16 09:42:23下载
- 积分:1
-
keil for _ uCOS-II V2.52
keil for uCOS_II v2.52
- 2023-06-22 23:30:04下载
- 积分:1
-
44b0-232-ucLINUX-driver
基于44B0-uCLINUX串口驱动程序(44B0-uCLINUX-based serial driver)
- 2008-03-08 06:54:36下载
- 积分:1
-
UCOSII-1-Task-Scheduling
STM32 ucos任务调度例程,包含STM32F4xxx中文手册,不错例程,适合初学者(STM32 ucos task scheduling routines, including STM32F4xxx Chinese manual, good routines, suitable for beginners)
- 2016-03-25 22:56:23下载
- 积分:1
-
UCOS transplanted to S3C44B0 on Samsung ARM chip sample procedures and the appli...
UCOS移植到三星ARM芯片S3C44B0上程序的范例,并有移植成功后的应用-UCOS transplanted to S3C44B0 on Samsung ARM chip sample procedures and the application of transplantation after successful
- 2022-08-19 06:33:40下载
- 积分:1
-
wrote priority issues. Operating restrictions : a) write
写者优先问题。操作限制:1)写-写互斥;2)读-写互斥;3)读-读允许;写者优先的附加限制:如果一个读者申请进行读操作时已有另一写者在等待访问共享资源,则该读者必须等到没有写者处于等待状态后才能开始读操作。-wrote priority issues. Operating restrictions : a) write-write contradict; 2) read-write mutually exclusive; 3) Reading-Reading allowed; Write priority of the additional restrictions : If an application for readers read operation has already been written in another waiting for access to a shared resource, the reader must wait until the person was not waiting for the after the state can begin to read operation.
- 2022-05-21 18:53:26下载
- 积分:1
-
针对STM32F103的UCOS移植,支持RealView MAK及IAR开发环境
针对STM32F103的UCOS移植,支持RealView MAK及IAR开发环境-UCOS for the STM32F103 transplantation, support for RealView MAK and IAR development environment
- 2022-08-08 13:12:43下载
- 积分:1
-
嵌入式实时操作系统uC/OS
嵌入式实时操作系统uC/OS-II中文版书-RTOS uC/OS-II version of the Chinese book
- 2022-08-17 11:26:57下载
- 积分:1