stm32 用SPI 方式读写 SDHC

上传者: theta_yuan | 上传时间: 2021-08-19 00:37:19 | 文件大小: 82KB | 文件类型: RAR
stm32 用SPI 方式读写 SDHC, 在ST 2.03的库上编译通过

文件下载

资源详情

[{"title":"( 43 个子文件 82KB ) stm32 用SPI 方式读写 SDHC","children":[{"title":"include","children":[{"title":"usb_desc.h <span style='color:#111;'> 2.38KB </span>","children":null,"spread":false},{"title":"nand_if.h <span style='color:#111;'> 2.66KB </span>","children":null,"spread":false},{"title":"mass_mal.h <span style='color:#111;'> 1.79KB </span>","children":null,"spread":false},{"title":"usb_bot.h <span style='color:#111;'> 3.30KB </span>","children":null,"spread":false},{"title":"usb_pwr.h <span style='color:#111;'> 2.21KB </span>","children":null,"spread":false},{"title":"usb_conf.h <span style='color:#111;'> 2.71KB </span>","children":null,"spread":false},{"title":"msd.h <span style='color:#111;'> 7.95KB </span>","children":null,"spread":false},{"title":"sdcard.h <span style='color:#111;'> 14.29KB </span>","children":null,"spread":false},{"title":"usb_prop.h <span style='color:#111;'> 2.76KB </span>","children":null,"spread":false},{"title":"usb_scsi.h <span style='color:#111;'> 6.25KB </span>","children":null,"spread":false},{"title":"stm32f10x_conf.h <span style='color:#111;'> 6.35KB </span>","children":null,"spread":false},{"title":"fsmc_nand.h <span style='color:#111;'> 4.40KB </span>","children":null,"spread":false},{"title":"hw_config.h <span style='color:#111;'> 2.17KB </span>","children":null,"spread":false},{"title":"platform_config.h <span style='color:#111;'> 2.58KB </span>","children":null,"spread":false},{"title":"memory.h <span style='color:#111;'> 1.72KB </span>","children":null,"spread":false},{"title":"stm32f10x_it.h <span style='color:#111;'> 3.75KB </span>","children":null,"spread":false},{"title":"usb_istr.h <span style='color:#111;'> 2.57KB </span>","children":null,"spread":false},{"title":"ram_disk.h <span style='color:#111;'> 519B </span>","children":null,"spread":false}],"spread":false},{"title":"source","children":[{"title":"stm32f10x_it.c <span style='color:#111;'> 28.55KB </span>","children":null,"spread":false},{"title":"main.c <span style='color:#111;'> 3.05KB </span>","children":null,"spread":false},{"title":"ram_disk.c <span style='color:#111;'> 15.61KB </span>","children":null,"spread":false},{"title":"usb_istr.c <span style='color:#111;'> 5.16KB </span>","children":null,"spread":false},{"title":"usb_pwr.c <span style='color:#111;'> 6.94KB </span>","children":null,"spread":false},{"title":"usb_endp.c <span style='color:#111;'> 2.34KB </span>","children":null,"spread":false},{"title":"fsmc_nand.c <span style='color:#111;'> 19.67KB </span>","children":null,"spread":false},{"title":"usb_prop.c <span style='color:#111;'> 12.61KB </span>","children":null,"spread":false},{"title":"mass_mal.c <span style='color:#111;'> 7.66KB </span>","children":null,"spread":false},{"title":"sdcard.c <span style='color:#111;'> 94.94KB </span>","children":null,"spread":false},{"title":"memory.c <span style='color:#111;'> 5.26KB </span>","children":null,"spread":false},{"title":"usb_scsi.c <span style='color:#111;'> 13.82KB </span>","children":null,"spread":false},{"title":"usb_bot.c <span style='color:#111;'> 10.61KB </span>","children":null,"spread":false},{"title":"msd.c <span style='color:#111;'> 30.16KB </span>","children":null,"spread":false},{"title":"hw_config.c <span style='color:#111;'> 12.32KB </span>","children":null,"spread":false},{"title":"nand_if.c <span style='color:#111;'> 16.88KB </span>","children":null,"spread":false},{"title":"scsi_data.c <span style='color:#111;'> 3.63KB </span>","children":null,"spread":false},{"title":"usb_desc.c <span style='color:#111;'> 4.74KB </span>","children":null,"spread":false}],"spread":false},{"title":"project","children":[{"title":"RVMDK","children":[{"title":"MassStorageSimpleBuffer.Opt <span style='color:#111;'> 12.11KB </span>","children":null,"spread":false},{"title":"STM3210B-EVAL_FLASH.ini <span style='color:#111;'> 974B </span>","children":null,"spread":false},{"title":"MassStorageSimpleBuffer_STM3210E-EVAL.dep <span style='color:#111;'> 33.68KB </span>","children":null,"spread":false},{"title":"STM3210E-EVAL_FLASH.ini <span style='color:#111;'> 974B </span>","children":null,"spread":false},{"title":"Obj","children":null,"spread":false},{"title":"MassStorageSimpleBuffer.Uv2 <span style='color:#111;'> 7.04KB </span>","children":null,"spread":false},{"title":"List","children":null,"spread":false},{"title":"cortexm3_macro.s <span style='color:#111;'> 10.07KB </span>","children":null,"spread":false},{"title":"stm32f10x_vector.s <span style='color:#111;'> 12.57KB </span>","children":null,"spread":false}],"spread":true}],"spread":true}],"spread":true}]

评论信息

  • ya802707 :
    谢谢,非常有用,正好用在我的项目上面
    2017-11-11
  • daiyingke_123 :
    大家都说好,我觉得也行,谢谢
    2016-10-16
  • lvben5d :
    大家好 才是真的好。
    2016-05-18
  • lhd435940424 :
    非常不错,网上很多是讲SD卡的容量不超过2G的,这个适合大容量的SD卡的读写!非常有参考价值!
    2015-10-16
  • xin_6059 :
    很好,我的SDHC卡已经搞定,谢谢
    2015-08-20

免责申明

【只为小站】的资源来自网友分享,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,【只为小站】 无法对用户传输的作品、信息、内容的权属或合法性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论 【只为小站】 经营者是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。
本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二条之规定,若资源存在侵权或相关问题请联系本站客服人员,zhiweidada#qq.com,请把#换成@,本站将给予最大的支持与配合,做到及时反馈和处理。关于更多版权及免责申明参见 版权及免责申明