搜索资源列表
stm32f103 ucos-II2.86 UCGUI3.90 UCFS 移植开发包
- stm32f103 ucos-II2.86 UCGUI3.90 UCFS 移植开发包 基于IAR5.0平台工程文件 下载直接编译 开通了5个任务
STM32ucosGUI.stm32f103 ucos+gui 加触摸屏
- stm32f103 ucos+gui 加触摸屏,不过屏是320*240的16屏跑起来就有点慢了。,stm32f103 ucos+ gui plus touch screen, but the screen is 320* 240 screen 16 bit running on slow.
stm32f103-ucos.rar
- 针对stm32f103的ucos移植,支持RealView MAK及IAR开发环境,ucos for the stm32f103 transplantation, support for RealView MAK and IAR development environment
ucos_STM32
- stm32f103的ucos2版本,包含BSP开发包.-ucos2 FOR stm32f103
ucos-iii-to-stm32
- keil工程下ucos-III在stm32f103上的移植的源代码,该程序可以再103 和107 芯片上运行成功运行-ucos-III on stm32f103, keil project transplant source code, the program can be run on the 103 and 107 chips run successfully
stm32f103ucos-II
- stm32f103的ucos-II 移植好的工程。项目可以直接编译、调试,没有错误和警告,注释详尽。ST的Cortex-M3内核,在ucos-II中建立两个任务,分别以1s和2s点亮熄灭两个LED。-The ucos-II transplantation stm32f103 good works. Project can compile, debug, no errors and warnings, detailed notes. ST' s Cortex-M3 core, in ucos-II
ucos-stm32f103-1602
- 开发环境MDK4,ucos下1602的4bit驱动-Development environment MDK4, ucos the 4bit driving under the 1602
16_ucos
- stm32f103系列单片机的ucos的移植底层库,具体的移植可以参见底层驱动-SCM Series stm32f103 transplant ucos the bottom of the Treasury, the specific transplantation can see the bottom of drive
stm32_fat_sd_ini
- 单片机stm32f103,环境KEIL ARM,系统ucos,功能: 1 - 移植了网络上一份开源的文件系统 2 - *.ini文件在单片机上的读写操作-SCM stm32f103, environment, KEIL ARM, the system ucos, function: 1- transplanted to a source on the network file system 2-*. ini file read and write operations on the MC
ucos-II_V286
- ucos-II v2.86 在 stm32f103 上的移植-ucos-II v2.86 in stm32f103 Porting
ucosCII
- 1、ucos-II在STM32中的移植 2、ucos-ii中文书(邵贝贝) .rar 3、stm32f103在ucosCII上的应用-1, ucos-II in the transplant STM32 2, ucos-ii Chinese books (Shao Beibei). Rar 3, stm32f103 the application in the ucosCII
stm32PucosPuCGUI(FSMC)
- ucos-II在stm32f103上的移植-ucos-II in stm32f103 Porting
STM32-ucos-II
- stm32f103 ucos移植代码,不带屏-stm32f103 ucos transplant code, without the screen
stm32f103
- 在stm32f103移植ucos,通过LWS-UM-BTM430蓝牙模块发送两路UART数据-In the transplantation of stm32f103 ucos, through the LWS-UM-BTM430 Bluetooth module to send two UART data
UE-stm32f103-ucos-II
- 盘古UE-stm32f103开发板,STM32平台移植ucos-II详细说明-Pangu UE-stm32f103 development board, STM32 platform migration ucos-II Descr iption
stm32f103rbt6_lite
- STM32软件开发,uart驱动,i2c驱动,spi驱动,ad驱动,rx8025驱动,rtc驱动,wdg驱动,ucos-iii移植。(STM32 software development, UART driver, I2C driver, SPI driver, ad driver, rx8025 driver, RTC driver, WDG driver, ucos-iii transplantation.)
工程模板 - ucos III
- stm32f103系列ucosiii模板(stm32f103 series ucosiii templates)
[p003]stm32f103单片机逆变器原理图和源码
- stm32f103单片机逆变器源码,大家知道, 市电或其他的交流电可以通过二极管或可控硅的单向导电性整流成直流电供 给需要使用直流电的场合。这种把交流电变换成直流电的过程我们叫做整流,也叫做顺变。 那么逆变呢?我们自然地就会想到,应该就是把直流电变换成交流电的过程。逆变电源就是 相对于整流器而言通过半导体功率开关器件的开通和关断把直流电变换成交流电的这么一 个装置。 逆变电源也叫做逆变器.(stm32f103 microcontroller inverter source, we all
ucosII完整系统代码
- 使用stm32f103芯片,在最小系统上实现了ucos-II的完成功能,使用keil4编写;功能包括任务调度,消息队列,信号量集和软件定时等。本人亲测可以直接使用,使用的是标准32库函数(Using stm32f103 chip, the completion function of ucos-II is realized on the smallest system, which is written by keil4. Functions include task scheduling, m
高级例程-基于MINI 板的ucos 创建2个任务
- stm32f103跑了一个ucos代码,供需要移植系统的同学(stm32f103c8t6,ucos,two task)