搜索资源列表
STM32-uCosii
- KEIL下STM32的UCOSii代码,所有的移植文件,包含UCos的源程序都在,可以直接使用.
uCOS
- UCOS工程,采用keil开发工具开发,程序中基于stm32v100处理器. 在uC/OS-II中建立3个任务Taskled、Tasktep、Taskadc和三个中断。 Taskled初始化时,LED 依次点亮,当按下 Key 键时产生中断。 中断服务子程序内容:灯全部熄灭,2 秒钟后发光二极管全部点亮,再过 1 秒钟后中断返回。 Tasktep用来实时检测温度传感器u4的温度。STM32通过IIC接口获取温度传感器的温度。 Task
uCOS-II-FS-uCGUI-SD-TFT
- STM32-ucos-FS文件系统-uCGUI-SD卡-TFT9325-说有动移植好了,保证能用-STM32-ucos-FS file system-uCGUI-SD Card-TFT9325-said Udo transplant well, can be used to ensure
uCOS-III
- uCOS-III 内核源代码,这是别人从官网上买的,如果有人发现不对或少文件,请尽快告知我,我可以找uCOS申诉,希望广大网友尽快试用,将结果反馈给我。 包内有Micrium-uCOS-III-UserManual英文的,希望有心之士尽快翻译。并uCOSIII+uCGUI的Keil for STM32 and S3C2440工程模板尽快出炉,我先举手要一份。 拜托诸位了!-uCOS-III kernel source code, which is the official websi
STM32_SDIO_FAT
- 基于STM32的SDIO 接口SD卡文件系统。FAT的。完整工程代码。keil MDK 3.22A以上版本打开。有问题给我e-mail:66194052@163.com-STM32 based on the SDIO interface SD card file system. FAT' s. Complete engineering codes. keil MDK 3.22A or later to open. There are problems to me e-mail: 66194
STM32_SD_Fatfs-ucgui-ucos
- 这是基于STM32的fatfs的资料,操作系统为ucosii,向ucosii中移植fatfs文件系统-this is about fatfs and sd。
uCOSIIportSTM32
- 含有一个uCOSII在STM32上移植的工程文件夹和一个移植教程 移植代码是精简版的 移植教程 图文并茂,步步清晰。 uCOS是流行的V2.86版-Contain a uCOSII the tutorial project folder and a transplant transplantation on the STM32 Portable code is a stripped down version of Transplantation
UCOS-API
- ucos常用基础系统API函数查询文件,深受大家喜爱的chm格式,方便好用。-uCOS based systems commonly used API function query documents, by everyone s favorite chm format, easy-to-use.
STM32_RTOS
- 基于STM32的RTOS例程。本移植使用的是 ucosⅡ 2.83版本,需要在OS文件夹下添加的操作系统源代码包括如下文件: os_flag.c os_mbox.c os_mem.c os_mutex.c os_q.c os_sem.c os_task.c os_time.c os_tmr.c os_core.c-RTOS routines based on the STM32. Transplantation using the uc
stm32_startupV3.0
- stm32启动文件3.0库,符合CMSIS标准接口-stm32 boot file 3.0 library, in line with standard interfaces CMSIS
ucosii_stm32
- 本代码包括工程文件在内,下载后重新编译就可以运行。Keil C 环境下建立。对初学UCosII的者很有帮助。硬件为STM32。-The code includes the project files included, download and re-compiled to run. Keil C environment created. Novice UCosII of those helpful. Hardware for the STM32.
STM32-uCOS-II_UAV_GPS
- ucos ii下的gps工程源码,以前借鉴的完整工程文档,涉及到了fs、SD等方面。按照ucos官网的文件结构。-Source ucos ii gps works under the previous draw complete engineering documentation related to the fs, SD and so on. Ucos file structure according to the official website.
STM32-SD-Fatfs-ucgui-ucos
- 程序是奋斗开发板的例程,采用ucGUI作为操作系统,FATFS作为FAT32的文件管理系统,读写SD卡,是很完整的文件管理程序。-Program is struggling development board routines, using ucGUI as the operating system, FATFS as FAT32 file management system, SD card reader, it is a complete file management program.
STM32-SST25VF016B-Fatfs-ucgui-ucos
- 配合奋斗开发板使用。但是,其采用SPI FLASH作为存储,ucGUI与ucOS为屏幕驱动及操作系统,FatFS是文件管理系统。可以借鉴其中的编程结构及代码。-Struggle with the development board. However, its use as a storage SPI FLASH, ucGUI with ucOS to screen drivers and operating systems, FatFS is a document management syst
UCOS-examples-based-on-STM32
- 基于STM32的UCOS实例代码 全部是MDK工程文件-UCOS examples based on STM32
STM32-GIF-
- STM32奋斗版GIF动画例程: 此例程基于ucos ucgui, 演示了显示GIF动画文件。-STM32 struggle version of the GIF animation routines: This routine based on ucgui UCOS, demonstrated the display GIF animation file.
STM32-Experimental-Music-Player
- STM32音乐播放器实验 本实验将实现如下功能:开机先检测字库是否存在,如果检测无问题,则对VS1053进行RAM测试和正弦测试,测试完后开始循环播放SD卡MUSIC文件夹里面的歌曲(必须在SD卡根目录建立一个MUSIC文件夹,并存放歌曲在里面),在TFTLCD上显示歌曲名字、播放时间、歌曲总时间、歌曲总数目、当前歌曲的编号等信息。KEY0用于选择下一曲,KEY2用于选择上一曲,WK_UP和KEY1用来调节音量。本实验用DS0指示程序运行状况。 注意:该实验必须自备SD卡一个,耳机一副。
基于STM32的UCOSII例程
- Stm32 ucosii 源码例程文件,欢迎学习交流。(Source routine files, welcome to learn exchanges.)
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 注意:使
STM32的启动文件
- STM32的启动文件,用于支持STM32的启动过程,可以了解下,对理解STM32有很大的帮忙