搜索资源列表
CF卡完整读写驱动
- UC/FS做的文件系统很好.高版本的一般只有库文件.CF卡是一种很方便的存储设备。网上可得到的CF卡的驱动程序少三个文件:初始化、读和写。本代码测试读写成功。-UC / FS file system so well. High-only version for the general document. CF card is a very convenient storage devices. Online availability of the CF card driver less thre
s3c44b0xianshiping
- 本程序用于演示LCD的驱动和编程方法 其中包括初始化设置、坐标位置、色彩选定、作图方法等。 运行此程序时,LCD上将显示数个实心圆 如果是彩屏,那么共有8个两两相邻的实心圆,它们的颜色不停的变化,直到256种色彩显示完毕。 其中每个圆的颜色和它的外切正方形的颜色相反,也就是它们的和为256。 实验者可以模仿本程序,编写更多的图形函数。 新的lcd演示程序中加入了灰度屏,(16级),注意lcdtype等于16。-the procedures for
test_arm926.rar
- ucos 在 arm9 芯片上的移植,内容包括: 1)初始启动的系统控制; 2)中断的拷贝; 3)锁相环的设置; 4) 堆栈的初始化; 5)ucos的移植 5i)任务切换的汇编代码; 5ii)时钟节拍的汇编代码; ,uCOS ARM9 chip in the transplant, including: 1) the initial startup of system control 2) copies of interruption 3) PLL settings 4)
uCOS
- UCOS工程,采用keil开发工具开发,程序中基于stm32v100处理器. 在uC/OS-II中建立3个任务Taskled、Tasktep、Taskadc和三个中断。 Taskled初始化时,LED 依次点亮,当按下 Key 键时产生中断。 中断服务子程序内容:灯全部熄灭,2 秒钟后发光二极管全部点亮,再过 1 秒钟后中断返回。 Tasktep用来实时检测温度传感器u4的温度。STM32通过IIC接口获取温度传感器的温度。 Task
UCOSII_S3C2440
- 基于S3C2440芯片的UCOSII移植完整版,包括初始化代码,驱动程序以及多达15个包括中断服务程序、键盘、优先级、任务初始化等实例,适合初学者快速入门!-S3C2440 chip based on the full version of UCOSII transplantation, including the initialization code, driver and up to 15 including the interrupt service routine, keyboards
52223_ucosii
- ucosii在codefire系列的5222x上的移植,包括串口,定时器I/O的初始化程序等-ucosii in the 5222x series codefire the transplant, including the serial, timer I/O initialization procedures
uCos
- ucos 在s3c44b0 ARM芯片上的移植。系统初始化后会建立除idle任务外的其余三个任务,通过串口打印,或者LED灯显示-uCOS s3c44b0 ARM chip in the transplant. After system initialization creates idle tasks in addition to the remaining three tasks, print through serial port, or LED lights display
OS_IO
- UCOSII里面ARM7 IO初始化的源码 希望能有帮助-ARM7 IO initialization UCOSII inside the source would like to have help
uc_51_small
- ucos在51单片机上的小内存模式的初始化过程-uCOS Singlechip at 51 on a small memory model initialization process
dspucosclock
- 这是uc/os-II在dsp上的移植程序,主要涉及了初始化,时钟设置-This is the uc/os-II in the dsp on the transplant procedure, mainly related to the initialization, the clock settings, etc.
armucos
- μCOS-II在lpc210x上的移植代码C语言部分,包括任务堆栈初始化代码和钩子函数等 用ads1.2编译,必须使用ARM方式编译-μCOS-II in the lpc210x Porting code to C-section, including the task stack initialization code and hook functions such as using ads1.2 compiled methods must be used to compile ARM
ucos4s3c44b0
- 本目录下是sourceinsight3.0和ArmProjectManager的工程文件。 startup里是和系统初始化相关的文件。 inc里包括了一些库函数声明和数据类型预定义。 src里的是主文件和一些常用函数的源代码。 ucos里包括了uCOS-II的全部文件。 其余的目录是编译器和连接器的工作目录。-This directory is sourceinsight3.0 and ArmProjectManager under the project file. whe
KEYIN
- lpc21xx(飞利浦的ARM)目标板特殊的代码,包括异常处理程序和目标板初始化程序 每个工程应当具有这个文件的拷贝,用户根据程序的需要修改本文件。-lpc21xx (Philips ARM) target board specific code, including exception handling procedures and target board initialization procedure for each project should have a copy of th
LEDCON
- lpc21xx(飞利浦的ARM)目标板特殊的代码,包括异常处理程序和目标板初始化程序 每个工程应当具有这个文件的拷贝,用户根据程序的需要修改本文件。-lpc21xx (Philips ARM) target board specific code, including exception handling procedures and target board initialization procedure for each project should have a copy of th
LEDDISP
- lpc21xx(飞利浦的ARM)目标板特殊的代码,包括异常处理程序和目标板初始化程序 每个工程应当具有这个文件的拷贝,用户根据程序的需要修改本文件。-lpc21xx (Philips ARM) target board specific code, including exception handling procedures and target board initialization procedure for each project should have a copy of th
LEDDISP
- lpc21xx(飞利浦的ARM)目标板特殊的代码,包括异常处理程序和目标板初始化程序 每个工程应当具有这个文件的拷贝,用户根据程序的需要修改本文件。-lpc21xx (Philips ARM) target board specific code, including exception handling procedures and target board initialization procedure for each project should have a copy of th
uCOSII_Manual
- 本章将介绍μC/OS-II中的初始化配置项。 由于μC/OS-II向用户提供源代码-This chapter will introduce the μC/OS-II in the initialization of configuration items. Because μC/OS-II source code to users
UART0_int
- uart初始化ARM7 使用LCP2131 UARTO 初始化操作-uart initialization initialization ARM7 use LCP2131 UARTO
ucos2_initialization_configuration_tutorial
- ucos2初始化配置教程ucos2 initialization configuration tutorial,ucos2开发的灵魂所在,不错的初学者资料文档-ucos2 initialization configuration tutorial ucos2 initialization configuration tutorial, ucos2 development of the soul, good for beginners information document
frmwrk_timer_irq
- 完整的at91sam7s64 中的timer 0.1.2三个定时器的操作,初始化,中断服务函数。用在ucosii中。-Complete at91sam7s64 the timer 0.1.2 three timer operation, initialization, interrupt service function. Used in ucosii in.