搜索资源列表
read-first
- 读者优先问题。操作限制:1)写-写互斥;2)读-写互斥;3)读-读允许; 读者优先的附加限制:如果一个读者申请进行读操作时已有另一读者正在进行读操作,则该读者可直接开始读操作。-readers priority. Operating restrictions : a) write-write contradict; 2) read-write mutually exclusive; 3) Reading-Reading allowed; Readers priority to the addit
write_first
- 写者优先问题。操作限制:1)写-写互斥;2)读-写互斥;3)读-读允许;写者优先的附加限制:如果一个读者申请进行读操作时已有另一写者在等待访问共享资源,则该读者必须等到没有写者处于等待状态后才能开始读操作。-wrote priority issues. Operating restrictions : a) write-write contradict; 2) read-write mutually exclusive; 3) Reading-Reading allowed; Write pri
Usb_E2PROM
- 菲利浦ARM芯片LPC2000的Usb驱动,基于uC/OS并提供了通过Usb读写E2PROM的应用软件-Philips LPC2000 ARM chip the Usb drives, Based on uC / OS and provide the reader through Usb E2PROM application software
sdrw
- UCOS2的SDMMC卡读写模块,SD/MMC卡读写模块V2.00, 支持SD卡和MMC卡, 支持实时操作系统UCOS-II, 也支持在没有实时操作系统下使用-UCOS2 the SDMMC card reader module, SD / MMC Card Reader V2.00 module, SD Card and MMC cards, and real-time operating system UCOS-II, also support in the absence of the u
SDMMC
- SDMMC卡读写模块 1. ZLG_SD读写模块V2.0: SD/MMC卡读写模块V2.00, 支持SD卡和MMC卡, 支持实时操作 系统UCOS-II, 也支持在没有实时操作系统下使用 2. SDMMCExam: SD/MMC卡读写模块V2.00 使用方法的一个例子 3. 相关中间件和移植代码: SDMMCExam例子 用到的相关中间件和移植代码 4. PC机程序: SDMMCExam例子 的PC机程序,请直接使用本目录下的SDE
LPC17xx-uCos-W2.89 精选uC/OS II 2.89,完美支持CM3
- 精选uC/OS II 2.89,完美支持CM3,并扩展了定时器;采用最新CMSIS编程框架,使用NXP官方最新CMSIS2.0,完美支持NXP LPC17xx系列微处理器;该程序提供一个编程构架,驱动层被CMSIS包含,关于CMSIS2.0使用和例程,请读者去NXP官网下载或者互联网,主程序为一个任务通信的流水灯,环境为周立功LPC1766开发板。此为方卫龙整合修改,所有祝大家玩的愉快。-Selected uC/OS II 2.89, the perfect support for CM3, a
ZLGFS.rar
- UCOS中间件,UCOS文件系统实现MMCSD卡读写!,UCOS Middleware, UCOS file system implementation MMCSD card reader!
zlg-cf
- zlg 基于uCOS-II 的cf读取-zlg uCOS-II based on the cf reader
NAND-U
- stm32SD读卡器和模拟U盘源代码,实现了USB接PC后的2个盘符的源代码-This is a SD reader and Nand disk from USB to PC,All of source code
RC522
- 在ucos平台上实现飞利浦非接触ic卡rc522读写芯片的操作程序-UCOS platform in the realization of Philips rc522 non-contact ic card reader chip operation
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
ADC
- LPC2148驱动ADC ----- A/D模数转换 这个工作区 每个工程包含3个配置选项 ISP_iFlash_Hex - 生成.Hex格式的目标文件 JLINK_iflash - 通过JLINK来烧写内部Flash的配置 JLINIX_iram - 通过JLINK来在内部RAM中调试 工程名: LCD ----- LCD(包含了中断) MMC ----- MMC卡读写 Uart ----- 串口通讯 USBMouse ----- USB
LCD
- 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
MMC
- 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
PWM
- 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
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
USBMouse
- 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
LPC2378_SD
- LPC2378 ZLG/SD读写模块V3.0, 支持SD卡和MMC卡;-LPC2378 ZLG/SD reader and V3.0, support for SD cards and MMC cards
uCOSzailwipxiayizhi
- 本文将指导读者一步步完成 LwIP 在 ADS1.2 开发环境下的移植工作,包括底层驱动的编写。本文使用的 硬件平台是 AT91SAM7X256 + RTL8201BL(PHY),至于软件平台,读者从本文标题即可看出。我们使用 uC/OS-II 作为底层操作系统,而 LwIP 的移植亦将主要围绕 uC/OS-II 展开。-This article will guide the reader step by step to complete LwIP ADS1.2 development
ucgui-ucos-reader
- 基于ucos ucgui 电子书阅读器例程-ucos ucgui reader demo