搜索资源列表
F103-DEMO
- 一款例程 (1) 提供一个基于u/COS-II操作系统的应用程序框架 (2) 演示如何创建多个任务 (3) 演示如何使用邮箱进行两个任务之间的通信-A routine (1) provides an application framework based on the u/COS-II operating system (2) demonstrates how to create multiple tasks (3) demonstrates how to use the
mcu_wifi_88w8782(V3.4)
- 该工程文件包括F103以及F207版本,支持ucosii,若为不同的板子,只需要修改ucos官方配置文件即可。 功能:通过SDIO接口初始化WIFI模块,通过LWIP开源协议栈实现数据传送,一般支持需要大量数据发送的工程,效果稳定,长期不掉线(The project files include F103 and F207, which support ucosii, and if it is a different board, you only need to modify the offi
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
1-开机例程
- 秉火开发板stm32f103开机历程,刷机程序。(The opening process of F103)