搜索资源列表
lpc2148_ucos2
- ucos2 v2.80在lpc2148上的一个完整程序,在IAR上运行,包含4中断设计,串口的源代码.还有红外解码运用-ucos2 v2.80 in lpc2148 of a complete procedure, the IAR run contains four interruption design, Serial source. also use infrared decoder
uart2net_3.1
- 一个完整的串口转以太网服务器的源代码.硬件平台是LPC2214 ARM7处理器+8019AS以太网控制器.软件平台是UCOSII+一个第三方的TCP/IP协议栈.-a complete serial to Ethernet server source code. Hardware platform is LPC2214 ARM7 Department processors 8019AS Ethernet controller. UCOSII software platform is a thir
uCGUI3.9
- ucGUI3.90版本在44b0上的移植,text控件得到了很好的解决,例子上一个串口例子-ucGUI3.90 44b0 version of the transplant, text controls to be a very good solution, on the example of a serial example
os8_2_fifo_ST_Blinky
- ucos_ii在str710f2z6上的移植及串口驱动(包含了fifo)源代码。其中“读我。txt”文件中有移植时做的简单笔记。希望对需要的初学者有所帮助。-ucos_ii str710f2z6 in the transplant and Serial Driver (including the fifo) source code. Which "I read. Txt "file a transplant when so simple notebook. Hope to b
984bootloader
- 基本的几个引用程序,来看卡发的有用程序,别错过了串口程序-cited several basic procedures, look at the card a useful procedure, ascending a serial procedures
uc_51_small_for_c8051f023
- ucosii移植到C8051F023上的源代码。 有三个任务,分别通过串口输出数据。 有很好的参考价值-C8051F023 ucosii transplanted to the source code. There are three tasks, namely through the serial data output. Have a good reference value
ucos 自己移植的在stm32上的ucos
- 自己移植的在stm32上的ucos,包括了一个串口的驱动和实例,初始汇编也改过了,可以正常使用,因为版权的关系,具体应用就不传了,希望对大家有所帮助。-Their transplantation on the stm32 ucos, includes a serial port driver and examples, the initial compilation also turn over, you can normally use, because the relationship be
UCOS_GPS.rar
- 我的stm32上GPS程序,串口部分是非库函数,有需要的可以参考下,个人觉得不错,I stm32 on the GPS program, serial part of the non-library functions, there is a need that can refer to the following individuals feel good
ucoshighSar
- 是一款ucos系统的解决高速串口的程序在KEILi中100 通过移植测试,希望处于ucos开发串口的朋友有帮助-Ucos system is a high-speed serial solution process by 100 in KEILi transplant test in the hope that friends in ucos help develop port
uCos2_mini2440
- mini2440成功移植UCOS-II ,并开发了相应程序,实现了多任务调度和实时串口显示-complete successfully transplantation UCOS-II on mini2440 , and the development of appropriate procedures, to achieve a multi-task scheduling and real-time serial display
ucos-the-transplan-in-2812.rar
- 本实例详细讲解了UCOS在2812上移植的过程,包括串口驱动等一系列的内容!,Detailed account of the examples UCOS in 2812 on the transplantation process, including a series of serial-driven content!
UCos-II.core.analysis.Transplantation.and.Driver.D
- 《uC/os-II 内核分析.移植与驱动程序开发》随书光盘中的全部源代码,全部通过调试。书中介绍μC/OS-Ⅱ的内核分析、移植过程和驱动程序开发方法。书中首先以μC/OS-Ⅱ在8051系列单片机上的移植为例子,详细剖析μC/OS-Ⅱ的内核和移植过程;然后以串口通信为例,介绍如何为μC/OS-Ⅱ实时内核添加设备的驱动程序;最后介绍μC/OS-Ⅱ在数字信号处理器[DSP]上的移植,以使读者进一步加深对μC/OS-Ⅱ的理解。 -" UC/os-II core analysis. Transpl
uUCOOS_IICC51c
- uc/osii的c8051f移植的关键代码,我自己加入了串口与与一个定时器的移植汇编代码,对其他中断应用会有帮助 已通过测试。 -the key code of the uc/osii, c8051f transplantation, I joined the serial port and a timer transplant assembly code would be helpful to other interrupt application has been tested.
LPC2378Ucos2
- 开发环境是在MDK 下LPC2378下的UCOS串口编程,和以前那个相比,改动了启动代码,去掉了系统里面的一个报警提示,并且使用了信号量、邮箱等,初学者使用!还没有使用队列,而且要经过改动才能支持串口的多个数据接收目前一次最多是发8个数据。 函数的测试是上电后,P2.0~P2.7从高变低并发一个字母给串口,从低变高,还有一个外部按键中断,按一下,发1000Bytes数据。从串口发的数据给ARM,ARM返回收到的数据。-Development environment is under the
COMDriver_uCOS-II
- uCOS-II在51内核下的移植,主要是包含了串口的驱动,对于需要在uCOS-II下写驱动的朋友是一个很好的参照,一定会对你有用.-uCOS-II in 51 transplant core of mainly contains serial drivers for the need to write uCOS-II under the driver s friend is a good reference, you will surely be useful.
ARM_UART0
- ARM7通用串行口的开发程序,采用了ucos操作系统,具有很好的实时性-ARM7 universal serial port development process, using the uCOS operating system, has a good real-time
uart
- 这是一个基于硬件平台s3c44B0和操作系统为ucos的串口的程序,可以移植到自己的系统中。-This is a hardware-based platform and operating system for uCOS S3C44B0 serial procedures, can be transferred to your system.
High-speed-serial-port-driver
- 本实例的高速串口驱动,以UCOS内核为基础,详细的讲解了UCOS的外部扩展过程!-The examples of high-speed serial port driver to kernel-based UCOS a detailed explanation of the expansion process of the external UCOS!
guozi
- 这是全64KB的XRAM的UCOS II移植在单片机的教程。-This is a full 64KB of XRAM of UCOS II transplantation in microcomputer-oriented curriculum.
Uart
- LPC2148 drive LCD ----- A / D conversion module The work area Each project contains three configuration options ISP_iFlash_Hex - generated. Hex object file format JLINK_iflash - JLINK to the programming through the configuration of the intern