CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 uCOS开发

文件名称:template_11-26

  • 所属分类:
  • 标签属性:
  • 上传时间:
    2014-12-24
  • 文件大小:
    1.92mb
  • 已下载:
    0次
  • 提 供 者:
  • 相关连接:
  • 下载说明:
    别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容来自于网络,使用问题请自行百度

这是一个基于Stm32并集合实时操作系统ucos的程序,包含了FATFS文件系统,SD卡驱动程序,24L01驱动程序,CAN总线驱动程序,LCD驱动程序,VS1003音频解码芯片驱动程序,只要稍作修改就可适配自己的硬件板-This is based on a collection of real-time operating system and Stm32 ucos program, including the FATFS file system, SD card driver, 24L01 driver, CAN bus driver, LCD driver, VS1003 audio decoder chip driver with minor modifications can be adapted to your own hardware board
(系统自动生成,下载前可以参看下载内容)

下载文件列表

template_11-26/
template_11-26/doc/
template_11-26/include/
template_11-26/include/app_cfg.h
template_11-26/include/os_cfg.h
template_11-26/include/stm32f10x_conf.h
template_11-26/include/stm32f10x_it.h
template_11-26/JLinkSettings.ini
template_11-26/keilkill.bat
template_11-26/output/
template_11-26/output/list/
template_11-26/output/obj/
template_11-26/output/obj/template.hex
template_11-26/src/
template_11-26/src/bsp/
template_11-26/src/bsp/24l01/
template_11-26/src/bsp/24l01/24L01.cpp
template_11-26/src/bsp/24l01/24L01.h
template_11-26/src/bsp/CAN/
template_11-26/src/bsp/CAN/CAN.cpp
template_11-26/src/bsp/CAN/CAN.h
template_11-26/src/bsp/delay/
template_11-26/src/bsp/delay/delay.cpp
template_11-26/src/bsp/delay/delay.h
template_11-26/src/bsp/EXTI/
template_11-26/src/bsp/EXTI/EXTI.cpp
template_11-26/src/bsp/EXTI/EXTI.h
template_11-26/src/bsp/ff9/
template_11-26/src/bsp/ff9/doc/
template_11-26/src/bsp/ff9/doc/css_e.css
template_11-26/src/bsp/ff9/doc/css_j.css
template_11-26/src/bsp/ff9/doc/en/
template_11-26/src/bsp/ff9/doc/img/
template_11-26/src/bsp/ff9/doc/img/f1.png
template_11-26/src/bsp/ff9/doc/img/f2.png
template_11-26/src/bsp/ff9/doc/img/f3.png
template_11-26/src/bsp/ff9/doc/img/f4.png
template_11-26/src/bsp/ff9/doc/img/f5.png
template_11-26/src/bsp/ff9/doc/img/f6.png
template_11-26/src/bsp/ff9/doc/img/layers.png
template_11-26/src/bsp/ff9/doc/img/layers3.png
template_11-26/src/bsp/ff9/doc/img/rwtest.png
template_11-26/src/bsp/ff9/doc/img/rwtest2.png
template_11-26/src/bsp/ff9/doc/img/rwtest3.png
template_11-26/src/bsp/ff9/doc/ja/
template_11-26/src/bsp/ff9/doc/updates.txt
template_11-26/src/bsp/ff9/src/
template_11-26/src/bsp/ff9/src/00readme.txt
template_11-26/src/bsp/ff9/src/diskio.c
template_11-26/src/bsp/ff9/src/diskio.h
template_11-26/src/bsp/ff9/src/ff.c
template_11-26/src/bsp/ff9/src/ff.h
template_11-26/src/bsp/ff9/src/ffconf.h
template_11-26/src/bsp/ff9/src/integer.h
template_11-26/src/bsp/ff9/src/option/
template_11-26/src/bsp/ff9/src/option/cc932.c
template_11-26/src/bsp/ff9/src/option/cc936.c
template_11-26/src/bsp/ff9/src/option/cc949.c
template_11-26/src/bsp/ff9/src/option/cc950.c
template_11-26/src/bsp/ff9/src/option/ccsbcs.c
template_11-26/src/bsp/ff9/src/option/syscall.c
template_11-26/src/bsp/INCLUDES/
template_11-26/src/bsp/INCLUDES/includes.cpp
template_11-26/src/bsp/INCLUDES/includes.h
template_11-26/src/bsp/lcd/
template_11-26/src/bsp/lcd/ascii.h
template_11-26/src/bsp/lcd/bigascii.h
template_11-26/src/bsp/lcd/integer.h
template_11-26/src/bsp/lcd/LCD.cpp
template_11-26/src/bsp/lcd/LCD.h
template_11-26/src/bsp/LED/
template_11-26/src/bsp/LED/led.cpp
template_11-26/src/bsp/LED/led.h
template_11-26/src/bsp/NVIC/
template_11-26/src/bsp/NVIC/NVIC.cpp
template_11-26/src/bsp/NVIC/NVIC.h
template_11-26/src/bsp/SDcard/
template_11-26/src/bsp/SDcard/sdcard.c
template_11-26/src/bsp/SDcard/sdcard.h
template_11-26/src/bsp/Ucos_Config/
template_11-26/src/bsp/Ucos_Config/Ucos_Config.cpp
template_11-26/src/bsp/Ucos_Config/Ucos_Config.h
template_11-26/src/bsp/VS1003/
template_11-26/src/bsp/VS1003/music.h
template_11-26/src/bsp/VS1003/VS1003.cpp
template_11-26/src/bsp/VS1003/VS1003.h
template_11-26/src/ff9/
template_11-26/src/ff9/doc/
template_11-26/src/ff9/doc/css_e.css
template_11-26/src/ff9/doc/css_j.css
template_11-26/src/ff9/doc/en/
template_11-26/src/ff9/doc/img/
template_11-26/src/ff9/doc/img/f1.png
template_11-26/src/ff9/doc/img/f2.png
template_11-26/src/ff9/doc/img/f3.png
template_11-26/src/ff9/doc/img/f4.png
template_11-26/src/ff9/doc/img/f5.png
template_11-26/src/ff9/doc/img/f6.png
template_11-26/src/ff9/doc/img/layers.png
template_11-26/src/ff9/doc/img/layers3.png
template_11-26/src/ff9/doc/img/rwtest.png
template_11-26/src/ff9/doc/img/rwtest2.png
template_11-26/src/ff9/doc/img/rwtest3.png
template_11-26/src/ff9/doc/ja/
template_11-26/src/ff9/doc/updates.txt
template_11-26/src/ff9/src/
template_11-26/src/ff9/src/00readme.txt
template_11-26/src/ff9/src/diskio.c
template_11-26/src/ff9/src/diskio.h
template_11-26/src/ff9/src/ff.c
template_11-26/src/ff9/src/ff.h
template_11-26/src/ff9/src/ffconf.h
template_11-26/src/ff9/src/integer.h
template_11-26/src/ff9/src/option/
template_11-26/src/ff9/src/option/cc932.c
template_11-26/src/ff9/src/option/cc936.c
template_11-26/src/ff9/src/option/cc949.c
template_11-26/src/ff9/src/option/cc950.c
template_11-26/src/ff9/src/option/ccsbcs.c
template_11-26/src/ff9/src/option/syscall.c
template_11-26/src/init/
template_11-26/src/init/main.cpp
template_11-26/src/init/stm32f10x_it.c
template_11-26/src/libstm32/
template_11-26/src/libstm32/cmsis/
template_11-26/src/libstm32/cmsis/core_cm3.cpp
template_11-26/src/libstm32/cmsis/core_cm3.h
template_11-26/src/libstm32/cmsis/startup_stm32f10x_hd.s
template_11-26/src/libstm32/cmsis/stm32f10x.h
template_11-26/src/libstm32/cmsis/system_stm32f10x.cpp
template_11-26/src/libstm32/cmsis/system_stm32f10x.h
template_11-26/src/libstm32/inc/
template_11-26/src/libstm32/inc/misc.h
template_11-26/src/libstm32/inc/stm32f10x_adc.h
template_11-26/src/libstm32/inc/stm32f10x_bkp.h
template_11-26/src/libstm32/inc/stm32f10x_can.h
template_11-26/src

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 搜珍网是交换下载平台,只提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度。更多...
  • 本站已设置防盗链,请勿用迅雷、QQ旋风等下载软件下载资源,下载后用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或换浏览器;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*快速评论: 推荐 一般 有密码 和说明不符 不是源码或资料 文件不全 不能解压 纯粹是垃圾
*内  容:
*验 证 码:
搜珍网 www.dssz.com