CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 单片机(51,AVR,MSP430等)

文件名称:STM8-SDCard

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

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

STM8实现SD卡的读写,采用IO模拟SPI的方式。-STM8 achieve SD card reader, using an analog IO SPI way.
(系统自动生成,下载前可以参看下载内容)

下载文件列表

程序/Backup of Test.ewd
程序/Backup of Test.ewp
程序/Debug/Exe/Test.out
程序/Debug/Obj/config.o
程序/Debug/Obj/DFT.o
程序/Debug/Obj/DS1302.o
程序/Debug/Obj/e2prom.o
程序/Debug/Obj/ff.o
程序/Debug/Obj/keyboard.o
程序/Debug/Obj/LCD12864.o
程序/Debug/Obj/LCD1602.o
程序/Debug/Obj/main.o
程序/Debug/Obj/menu.o
程序/Debug/Obj/nrf24l01.o
程序/Debug/Obj/OLED.o
程序/Debug/Obj/oled096.o
程序/Debug/Obj/print.o
程序/Debug/Obj/sht.pbi
程序/Debug/Obj/spi_sdcard.o
程序/Debug/Obj/stm8s_adc1.o
程序/Debug/Obj/stm8s_clk.o
程序/Debug/Obj/stm8s_flash.o
程序/Debug/Obj/stm8s_gpio.o
程序/Debug/Obj/stm8s_it.o
程序/Debug/Obj/stm8s_sht20.o
程序/Debug/Obj/stm8s_tim1.o
程序/Debug/Obj/stm8s_tim4.o
程序/Debug/Obj/stm8s_uart1.pbi
程序/Debug/Obj/stm8s_uart2.o
程序/Debug/Obj/sysconfig.o
程序/Debug/Obj/TanChiShe.o
程序/Debug/Obj/Test.pbd
程序/FatFs/00readme.txt
程序/FatFs/China/cc936.c
程序/FatFs/China/SYSTEM.rar
程序/FatFs/diskio.h
程序/FatFs/Disk_IO/diskio.c
程序/FatFs/fatfs_app.c
程序/FatFs/fatfs_app.h
程序/FatFs/ff.c
程序/FatFs/ff.h
程序/FatFs/ffconf.h
程序/FatFs/integer.h
程序/FatFs/option/cc932.c
程序/FatFs/option/cc936.c
程序/FatFs/option/cc949.c
程序/FatFs/option/cc950.c
程序/FatFs/option/ccsbcs.c
程序/FatFs/option/syscall.c
程序/FatFs/option/unicode.c
程序/FatFs/spi_sdcard.c
程序/library/inc/stm8s.h
程序/library/inc/stm8s_adc1.h
程序/library/inc/stm8s_adc2.h
程序/library/inc/stm8s_awu.h
程序/library/inc/stm8s_beep.h
程序/library/inc/stm8s_can.h
程序/library/inc/stm8s_clk.h
程序/library/inc/stm8s_exti.h
程序/library/inc/stm8s_flash.h
程序/library/inc/stm8s_gpio.h
程序/library/inc/stm8s_i2c.h
程序/library/inc/stm8s_itc.h
程序/library/inc/stm8s_iwdg.h
程序/library/inc/stm8s_rst.h
程序/library/inc/stm8s_spi.h
程序/library/inc/stm8s_tim1.h
程序/library/inc/stm8s_tim2.h
程序/library/inc/stm8s_tim3.h
程序/library/inc/stm8s_tim4.h
程序/library/inc/stm8s_tim5.h
程序/library/inc/stm8s_tim6.h
程序/library/inc/stm8s_type.h
程序/library/inc/stm8s_uart1.h
程序/library/inc/stm8s_uart2.h
程序/library/inc/stm8s_uart3.h
程序/library/inc/stm8s_wwdg.h
程序/library/src/stm8s_adc1.c
程序/library/src/stm8s_adc2.c
程序/library/src/stm8s_awu.c
程序/library/src/stm8s_beep.c
程序/library/src/stm8s_can.c
程序/library/src/stm8s_clk.c
程序/library/src/stm8s_exti.c
程序/library/src/stm8s_flash.c
程序/library/src/stm8s_gpio.c
程序/library/src/stm8s_i2c.c
程序/library/src/stm8s_itc.c
程序/library/src/stm8s_iwdg.c
程序/library/src/stm8s_rst.c
程序/library/src/stm8s_spi.c
程序/library/src/stm8s_tim1.c
程序/library/src/stm8s_tim2.c
程序/library/src/stm8s_tim3.c
程序/library/src/stm8s_tim4.c
程序/library/src/stm8s_tim5.c
程序/library/src/stm8s_tim6.c
程序/library/src/stm8s_uart1.c
程序/library/src/stm8s_uart2.c
程序/library/src/stm8s_uart3.c
程序/library/src/stm8s_wwdg.c
程序/main.c
程序/settings/Test.cspy.bat
程序/settings/Test.dbgdt
程序/settings/Test.dni
程序/settings/Test.wsdt
程序/sourse/main.c
程序/sourse/spi_sdcard.c
程序/sourse/spi_sdcard.h
程序/sourse/stm8s_conf.h
程序/sourse/stm8s_it.c
程序/sourse/stm8s_it.h
程序/sourse/stm8s_type.h
程序/sourse/sysconfig.c
程序/sourse/sysconfig.h
程序/Test.dep
程序/Test.ewd
程序/Test.ewp
程序/Test.eww
程序/Debug/Exe
程序/Debug/List
程序/Debug/Obj
程序/FatFs/APP
程序/FatFs/China
程序/FatFs/Disk_IO
程序/FatFs/option
程序/library/inc
程序/library/src
程序/Debug
程序/FatFs
程序/library
程序/settings
程序/sourse
程序

相关说明

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

相关评论

暂无评论内容.

发表评论

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