搜索资源列表
LPC2368uart1
- lpc2368芯片,ucos操作系统测试代码,uart通讯,好用!-lpc2368 chip, ucos OS test code! uart communication, easy to use!
FS44B0II_uCOS276
- 优龙S3C44B0芯片的开发板全部资料,包括电路原理图,测试代码以及在uCOSII上的移植程序包,外加详细的使用手册,以及移植说明手册,不好你抽我!-S3C44B0_Develope_board,Porting uCOSII,test code BSP,userguide
XR16M2550
- XR16M2550是一款高性能,具有16字节收发FIFO的异步全双工UART芯片,具有两路完全独立的UART通道。本资料包含完整的测试代码(ADS 1.2环境),中文应用文档,电路原理图,PPT讲解稿等。-XR16M2550 is a high-performance, with 16-byte receive FIFO, asynchronous full-duplex UART chip, with two-way completely independent UART channels.
SC28L198
- SC28L198是一个带有8个全双工异步通道UART的芯片,每个UART通道的接收器和发送器都拥有16字节深度的FIFO。芯片的每个UART通道除了基本的异步通信功能外,还可实现软件流控制(in-band flow control)、硬件流控制(out-of-band flow control)、以及多点模式(唤醒模式或RS-485模式)等,同时每个UART都有4个外扩的I/O引脚,每个外扩I/O引脚都为功能复用。 本资料包含完整测试程序,应用文档,电路原理图及PPT演示文档等。-SC28L
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
Micrium
- 这是一个uCOS-II移植到STM32F系类芯片上的源代码,包括EK-STM32F,STM32-SK,STM3210B-EVAL,STM3210E-EVAL等开发板的实例,LCD和LED都有,测试过,可用。 -This is a transplant to STM32F uCOS-II class system on a chip, the source code, including EK-STM32F, STM32-SK, STM3210B-EVAL, STM3210E-EVAL and o
EasyKernel(uCOS)_Myself_RaD
- 一个自己独立开发的模拟任务切换的简易内核,采用动态私有任务栈,时间片轮询模式用户还可自行添加新的线程;经过测试,没有问题。适用于Arm7内核的各款芯片-Simple kernel of an independently developed simulation task switching, dynamic private task stack, the time slice polling mode, users can also add their own new thread teste
LPC2200RAM
- arm 芯片LPC2200RAM测试程序,使用嵌入式操作系统UCOS-arm chip LPC2200RAM test program, using an embedded operating system UCOS
TouchScreen_C
- 飞利浦ARM7芯片触摸屏驱动程序,测试运行正常-LPC ARM7 LPC2400 with touch screen
fifo
- 软件模拟FIFO队列,实现了队列的初始化,读写操作以及查看队列占用情况和可用空间情况。uCOS下测试通过,其中的数据类型定义没有添加,请使用者按照芯片自行定义。-FIFO queue simulation software to achieve the initialization of the queue, read and write operations, and view the queue occupancy and available space situation. uCOS un
stm32f10x_zhongduan
- 我们自主研发的针对主芯片为stm32f10x控制的中断程序源代码,完全测试通过,吐血推荐!希望对初学者有所帮助-Our independent research and development for the main chip stm32f10x control interrupt program source code, complete test, hematemesis recommended! I hope to help beginners!!!
ucos_fatfs
- 嵌入式实时操作系统下,基于闪存芯片的文件系统移植,经测试可用!-Embedded real-time operating system, file system based on flash memory chips transplant, the test can be used!
HH350_20180401
- STM32F030芯片测试没问题,自己做开发用的,os_cfg.h删减了大部分功能,只进行任务调度,需要其它功能的可以修改os_cfg.h文件。(STM32F030 chip test is no problem, the development of its own, os_cfg.h cut down the majority of the functions, only task scheduling, the need to other functions can modify the
UCOS示波器
- 基于STM32F407芯片,采用UCOS实时操作系统,开发的一款功能全面的示波器例程,可测信号的频率,幅度,占空比。同时内嵌简易信号发生器用于示波器测试。可实现信号的同步测试,具有光标等功能。