搜索资源列表
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
KEIL_STM32_UCOSII
- 1.基于KEIL平台STM32 UCOSII完整工程移植 2.LCD显示 SPI数据传输方式 3.含STM32库,UCOSII源码-1. STM32 UCOSII platform based on the full project KEIL transplantation 2.LCD display SPI data transmission 3. Containing STM32 library, UCOSII source
ucos-stm32
- 运行在stm32下的uC-OS操作系统,更新到3.5的固件库。配合IAP程序,可直接下载程序-Running in the the stm32 next uC-OS operating system, updated to the 3.5 firmware library. With the IAP program can directly download program
ucos-II
- ucos移植到STM32 ALIENTEK开发平台,最新库函数版本-ucos transplantation the STM32 ALIENTEK development platform, the latest library function version
STM32-Lib_V3.5.0-UCOS2.90PUCGUI3.98
- 基于STM32F103ZET6 的神舟III号开发板的 ucos2.90 ucgui3.98 IAR EWARM 6.1工程 基于官方3.5库-Development board based on STM32F103ZET6 Shenzhou III ucos2.90 ucgui3.98 IAR EWARM 6.1 project Based on the official 3.5 library
uC-LIB
- Designed with Micrium s renowned quality, scalability and reliability, the purpose of μC/LIB is to provide a clean, organized ANSI C implementation of the most common standard library functions, macros, and constants.
stm32_startupV3.0
- stm32启动文件3.0库,符合CMSIS标准接口-stm32 boot file 3.0 library, in line with standard interfaces CMSIS
STM32R100DevelopBoardSourceCode
- stm32 ADC,CAN,DMA,Flash,LED,library,NVIC,Project,PWR,RCC,Blinky,SPI,TIM,USART-stm32 ADC,CAN,DMA,Flash,LED,library,NVIC,Project,PWR,RCC,Blinky,SPI,TIM,USART
ucos
- stm32基于新固件库3.30的移植,内附详细说明,用的开发板是stm3210e-eval-3.30 based on the new firmware library stm32 transplant, containing detailed instructions, with the development board is stm3210e-eval
stm32F107_ucosIII
- STM32 f107下的ucosiii库和实例 STM32 f107下的ucosiii库和实例-STM32 f107 instance under the STM32 f107 ucosiii library and library and examples under ucosiii
FWLib2.0PuCOSIII3.03
- stm32 uCOS-III 2.0库纯净版工程-stm32 uCOS-III 2.0 library pure version of the project
uCGUI_LIB(240X320)
- uCGUI Library for stm32, 2.4" lcd 240x320
Micrium-ST-uCOS-II-LCD-STM32
- stm32f10x_stdperiph_lib标准外设库-stm32f10x_stdperiph_lib standard peripherals library
USB_device
- STM32的USB DEVICE驱动库,可以做为HID和虚拟串口使用-STM32 USB Device driver library, can be used as HID and virtual serial port to use
PROJECT_NEW
- STM32 Lib3.5.0干净的库工程,带有ucos可以直接添加各种工程程序,已经测试过,可运行。希望能给大家带来-STM32 Lib3.5.0 clean library project
UCOS
- 基于STM32平台的UCOS实验,主要关于任务的调度、任务挂起与删除的使用,库函数版本-UCOS-based STM32 platform experiments, mainly on task scheduling, task suspension and deleted using the library function version
uCOSIII_LED
- 在stm32平台上移植ucosiii,实现了多任务,使用stm32固件库-On stm32 platform migration ucosiii, to achieve a multi-task, use stm32 firmware library
STM32F103C8T6
- STM32库编程,库基础上的开发stm32f103-stm32 procedure writen in library
STM32PuCOSIII(Sched_Round_Robin)
- 时间片轮转,任务调度,UCOSIII,库函数,C语言,STM32-Round-robin, task scheduling, UCOS II, library functions, C language, STM32
STM32F407_uCOS-III lwip(20160827)
- 主要实现功能: 1 tcp server并发(主要涉及文件app_lwip.c、app_tcp_server.c) 2 网线热插拔(主要涉及文件app_lwip.c、app_tcp_server.c) 3 不重启修改ip地址(主要涉及文件app_lwip.c、app_tcp_server.c、app_key.c(按键修改ip地址)) 4 将lwip的数据接收从中断方式改成单独的接收任务方式(主要涉及文件app_lwip.c) 5 usb串口信息打印(115200波特率) 6 注意:使