搜索资源列表
uCOS
- UCOS工程,采用keil开发工具开发,程序中基于stm32v100处理器. 在uC/OS-II中建立3个任务Taskled、Tasktep、Taskadc和三个中断。 Taskled初始化时,LED 依次点亮,当按下 Key 键时产生中断。 中断服务子程序内容:灯全部熄灭,2 秒钟后发光二极管全部点亮,再过 1 秒钟后中断返回。 Tasktep用来实时检测温度传感器u4的温度。STM32通过IIC接口获取温度传感器的温度。 Task
Micrium-ST-uCOS-II-LCD-STM32
- uCosII2.86在STM32F10BLK1开发板上的移植例程,已完成Flash、LCD、SD、ADC驱动部分的开发,内含完整的BSP-uCosII2.86 board in the development of transplant STM32F10BLK1 routines have been completed Flash, LCD, SD, ADC-driven part of the development, the BSP includes a complete
uCOS-II_Driver_Examples
- uCOS-II系统下所有驱动应用举例(ADS工程源码),包含URAT,GPIO,I2C,SPI,MODE,RTC,ADC ……等,是不可多得源码资料!
uCos2_1029B
- 基于S3C2440的开发,移植有UCOS,带液晶显示3.5寸液晶,实时时钟和ADC采样,led显示等。-Based on the development of S3C2440 UCOS, belt, transplanted with 3.5 inch LCD LCD display, real-time clock and ADC sampling, the led display.
STM32F103VE-uCOS-II
- 网上下载的原移植程序,自己增加了ADC和uart功能。-UCOS embedded in stm32f103VE