-
演示了如何正确产生ucos2的滴答中断,以便于顺利移植ucos2到44b0上.对于ucos2初学者很有参考价值....
演示了如何正确产生ucos2的滴答中断,以便于顺利移植ucos2到44b0上.对于ucos2初学者很有参考价值.-demonstration of how to correctly produce ucos2 the tick interrupt, to facilitate the successful transplantation of 44b0 ucos2 on. For beginners ucos2 of great reference value.
- 2022-03-20 16:07:33下载
- 积分:1
-
This is a small rtos51 I call a function to write the basic code simulation
这是本人调用small rtos51的函数来仿真写的基本代码-This is a small rtos51 I call a function to write the basic code simulation
- 2022-09-10 15:00:03下载
- 积分:1
-
uC_FS文件系统的源码,支持FAT16/FAT32文件系统,大家参考一下.
uC_FS文件系统的源码,支持FAT16/FAT32文件系统,大家参考一下.-uC_FS file system source code, file system support FAT16/FAT32, your reference.
- 2023-04-16 14:00:03下载
- 积分:1
-
uCOS-II-PPT
这是学习ucos2的所用的ppt,是学习ucos2比较好的资料,希望对你有所作用。(This is the ppt to learn ucos2 used, learning ucos2 better information, I hope you have a role.)
- 2012-03-09 22:35:46下载
- 积分:1
-
LPC1788_UCOS2
UCOS2在ARM上的移植,应用环境是keil MDK,使用芯片是LPC1788.可以方便的移植到其它NXP芯片.(UCOS2 transplant paradigm of the LPC1788)
- 2015-12-27 11:56:09下载
- 积分:1
-
最初学习单片机的时候,由于条件,没有硬件,就只好用Proteus仿真,其实效果蛮不错的。到后来的高版本,直接可以支持ARM。相当不错的工具。此源码是其对uCOS...
最初学习单片机的时候,由于条件,没有硬件,就只好用Proteus仿真,其实效果蛮不错的。到后来的高版本,直接可以支持ARM。相当不错的工具。此源码是其对uCOS在ARM上运行的仿真。-MCU when the initial study, due to conditions, not hardware, they can use Proteus simulation, in fact, quite a good effect. Later versions of the high direct support ARM. Pretty good tool. This source is its uCOS running in ARM emulation.
- 2022-08-13 09:38:18下载
- 积分:1
-
readers priority. Operating restrictions : a) write
读者优先问题。操作限制:1)写-写互斥;2)读-写互斥;3)读-读允许; 读者优先的附加限制:如果一个读者申请进行读操作时已有另一读者正在进行读操作,则该读者可直接开始读操作。-readers priority. Operating restrictions : a) write-write contradict; 2) read-write mutually exclusive; 3) Reading-Reading allowed; Readers priority to the additional restrictions : If an application for readers read another operation has been under way readers read operation, the reader can directly read operation began.
- 2022-02-15 12:04:26下载
- 积分:1
-
UCOS2860822OK^-^
这是一个绝好的资源,因为:它在STM32F103系列上移植了UCOS系统和固件库,UCOS版本:2.86,固件库版本:3.30,而且,而且里面集成了printf函数,可以串口输出调试信息,更重要的是,他有4路PWM输出和3路PWM捕获,具体输出引脚和捕获引脚我在压缩包里的文件里有说明。我初学STM32时,网上下载的例程大多不能用,我对那些自私的人很无语,我共享这一个,就是想给曾经像我一样迷茫的人一块垫脚石,希望你们能站的更高、更远~~开发环境是KEIL/MDK,没有这个选项,就选C了。(Can you speak Chinese? Yes. )
- 2012-08-22 23:05:45下载
- 积分:1
-
介绍了ucos在ARM上移植过程与注电事项
介绍了ucos在ARM上移植过程与注电事项-Describes the ucos the ARM note on the migration process and electrical items
- 2022-03-23 16:13:18下载
- 积分:1
-
qiangdaqi
这个程序是4路抢答器的程序,这个程序实现的功能是:当主持人按下抢答键后,参赛选手才可以进行抢答。抢答时能发出声响,并通过七段数码管显示是哪位选手抢答的。这个程序在PIC单片机上测试过,效果良好(This program is 4-way Responder program, this program is to achieve the function: When the host pressed to answer in key, players can only answer in. Responder when audible, and through the seven-segment LED display which player is the answer in the. This program is tested on PIC microcontrollers, to good effect)
- 2011-07-09 09:55:25下载
- 积分:1