搜索资源列表
Mini32F32V---read-picture-BMP-from-SDCARD---it-is
- STM32F103 - PCI Ministm32V - makes reading a BMP figures SD-card and shows in a display of 3.2 inches using FSMC for quick access to the display.-STM32F103 - PCI Ministm32V - makes reading a BMP figures SD-card and shows in a display of 3.2 inches u
STM32_uCOS_UART_adc
- 基于STM32F103移植ucosii操作系统,并建立几个应用。主要实现了UART,ADC两个应用。在神州三号上可以直接运行。-Based on STM32F103 transplantation ucosii operating system, and establish a few applications.Main achieved UART, ADC two application.On the shenzhou 3, can be directly run.
STM32_jishanqi
- 基于STM32上UCOS II的GUI的实例,GUI实现了图形界面的加减乘除的运算,已经在STM32F103的单板上运行成功!-GUI-based UCOS II of the STM32 instance, GUI graphical interface to achieve a subtraction, multiplication and division operations, has been successfully run on the board in the STM32F103
HARDWARE
- STM32F103 双串口代码,是一个项目中提取出来的,可以参考-STM32F103 dual serial code is extracted a project, you can reference
igw
- 基于STM32F103的智能网关代码,使用ucos-ii操作系统。包含了ZigBee传输接口和蓝牙传输接口,使用了ucgui作为界面UI,具备多种控制模式,能远程控制无线设备。-STM32F103 based intelligent gateway code, using the uCOS-II operating system. Contains the ZigBee transmission interface and the Bluetooth transmission interface
例4-1 UCOSIII移植
- (1)、应用程序。 (2)、半导体厂商提供的库函数。 (3)、板级支持包,底层驱动。 (4)、UCOSIII源码,与CPU无关。 (5)、这部分在移植UCOSIII的时候要根据所使用的CPU架构来编写。 (6)、讲与CPU相关功能代码封装起来。 (7)、UCOSIII官方提供的一系列通用函数的源文件,一部分函数用于替代stdlib库中的函数。 (8)、配置文件。((1) applications. (2) the library function provided by the
STM32F103C8T6_UCOS_DEMO
- 这是按照前面我发的从零开始学习ucosii手册,编写成功的模板。芯片是stm32f103c8t6,移植在f103芯片上,都是同理可得。记住虽然可以直接拿着用,但是要修改对应的IO口哦,程序效果是led小灯闪烁。(有一个问题我也不太清楚,理论上c8t6的启动文件应该是startup_stm32f10x_md.s,但是用它却不能成功。用startup_stm32f10x_hd.s却成功了。)(This is a successful template written in front of the
2.带库移植模板
- ucos iii移植到STM32F103C8T6单片机上,库用的是CMSIS。文件中不包含ucos iii的库,需要自己下载(UCOS III is transplanted to STM32F103C8T6 MCU, and CMSIS is used in the library. The file does not contain a library of UCOS III, which needs to be downloaded by yourself.)
STM32F103C8T6_ucosiii
- 这是一个运行在ARM架构STM32F103上的uCOS系统,较大程序开发的底层框架(This is a uCOS system running on the ARM architecture STM32F103, the underlying framework for larger program development)