CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 读写SD卡

搜索资源列表

  1. SD

    0下载:
  2. SD.C是用S3C44BOX的SIO口读SD卡,模拟SD.C是用IO口模拟SPI口读SD卡.使用的是S3C44BOX,如果是其他MCU可以对应修改低层的SPI读写函数即可.-SD.C the SIO is S3C44BOX I read SD card, analog IO I SD.C simulation using SPI I read SD card. Using S3C44BOX, if it is the corresponding amendments to other MCU c
  3. 所属分类:SCM

    • 发布日期:2017-04-03
    • 文件大小:7705
    • 提供者:祝庆
  1. 232113sd_ARM7

    0下载:
  2. arm7 开发读写SD卡驱动程序,很好的学习示例-arm7 the development of reading and writing SD card driver
  3. 所属分类:SCM

    • 发布日期:2017-04-07
    • 文件大小:16853
    • 提供者:faqu
  1. SD

    0下载:
  2. 用430编写的SD卡读写程序,希望对大家有用。-Prepared with the SD card reader 430 procedures in the hope for all of us.
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-03-28
    • 文件大小:4216
    • 提供者:王颖
  1. SDFAT16

    0下载:
  2. sd卡的读写操作程序,基于fat16文件系统-sd card read and write operating procedures, based on the fat16 file system
  3. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:102647
    • 提供者:jingxin
  1. FAT

    0下载:
  2. FAT32/fat16 SD卡上的代码,已经集成了文件查找,文件文件夹的创建可删除,文件拷贝,文件读取等,方便移植,移植的时候更改缓冲去,和2个主要的硬件读写函数就可以了-The driver of fat32/16 on sd cart,it have all of the function a fat32/fat16 should have,
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-28
    • 文件大小:9421
    • 提供者:小三
  1. Program-Keil

    0下载:
  2. SD卡读写,及FAT16/32 , 单片机程序,C代码! -SD card reader, and FAT16/32, MCU program, C code!
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:590872
    • 提供者:velidar
  1. SD_SPI_2

    0下载:
  2. 利用SPI读写SD卡程序清单,SPI传输有利于加快SD卡的读写速度-SD card using SPI read and write program list, SPI transfer is conducive to speed up the read and write speed of SD card
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-01
    • 文件大小:139715
    • 提供者:qianqianjunzhu
  1. SD(SPI)

    0下载:
  2. 自己编写的sd卡读写程序, SPI接口 ,AVR单片机-Their own procedures for the preparation of the sd card reader, SPI interface, AVR Microcontroller
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-03-26
    • 文件大小:32929
    • 提供者:王亮
  1. SDMMC

    0下载:
  2. LPC2148 SPI 读写SD卡程序sdcmd.c-LPC2148 SPI
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-31
    • 文件大小:25455
    • 提供者:王晓鸣
  1. C51ReadSD

    0下载:
  2. C51读写SD卡 52287423可以联系我-C51 to read and write SD cards can contact me 52,287,423
  3. 所属分类:Other systems

    • 发布日期:2017-04-03
    • 文件大小:203645
    • 提供者:黄则历
  1. ZLG_SD_V2.0

    0下载:
  2. SD卡读写程序,拿过来就能用,支持SD卡2G-SD card reader program, to take over will be able to use, support SD card 2G
  3. 所属分类:SCM

    • 发布日期:2017-03-30
    • 文件大小:28056
    • 提供者:杨离离
  1. SD

    1下载:
  2. 这是一个51SD卡读 写程序带文件 系统。-51SD card reader program with a file system.
  3. 所属分类:SCM

    • 发布日期:2014-05-05
    • 文件大小:72124
    • 提供者:纪景
  1. USB-SD-reader

    0下载:
  2. USB读SD卡的读卡器代码。已经在单片机编译过。 51+PDIUSBD12+SD卡作USB读卡器程序里用了OO的代码,用IDE-USB那个例程改的。这个程序里,已经把存储设备的驱动独立出来了,也就是只要改动存储设备的扇区读写驱动,就可以把存储设备变成U盘了-Reading SD card reader USB code. SCM has been compiled. 51+ PDIUSBD12+ SD Card USB reader program, he devoted OO code,
  3. 所属分类:SCM

    • 发布日期:2017-03-21
    • 文件大小:164477
    • 提供者:张晓宇
  1. ceshi

    0下载:
  2. 单片机读写micro SD卡,所使用的单片机为stc12c5616ad,读取数据长度为一个扇区-MCU micro SD card reader
  3. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:22834
    • 提供者:杨旭
  1. sd-file-system

    1下载:
  2. 本程序是采用KEIL开发的,利用STM32F系列单片机为SD卡上创造文件系统,可以进行读文件、写文件、创建和删除操作。是嵌入式数据采集系统的首选。-This procedure is used KEIL developed using STM32F Microcontroller for SD cards to create the file system, can read files, write documents, create and delete operations. Embedd
  3. 所属分类:SCM

    • 发布日期:2016-11-04
    • 文件大小:8374740
    • 提供者:wl
  1. SDcard_MCS51

    0下载:
  2.  SD卡有两个可选的通讯协议:SD模式和SPI模式。SD模式是SD卡标准的读写方式,但是在选用SD模式时,往往需要选择带有SD卡控制器接口的MCU,或者必须加入额外的SD卡控制单元以支持SD卡的读写。然而,AT89C52单片机没有集成SD卡控制器接口,若选用SD模式通讯就无形中增加了产品的硬件成本。在SD卡数据读写时间要求不是很严格的情况下,选用SPI模式可以说是一种最佳的解决方案。因为在SPI模式下,通过四条线就可以完成所有的数据交换,并且目前市场上很多MCU都集成有现成的SPI接口电路,采用
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-29
    • 文件大小:35721
    • 提供者:
  1. SDcardAT89C51

    0下载:
  2. SD卡在现在的日常生活与工作中使用非常广泛,时下已经成为最为通用的数据存储卡。在诸如MP3、数码相机等设备上也都采用SD卡作为其存储设备。SD卡之所以得到如此广泛的使用,是因为它价格低廉、存储容量大、使用方便、通用性与安全性强等优点。既然它有着这么多优点,那么如果将它加入到单片机应用开发系统中来,将使系统变得更加出色。这就要求对SD卡的硬件与读写时序进行研究。对于SD卡的硬件结构,在官方的文档上有很详细的介绍,如SD卡内的存储器结构、存储单元组织方式等内容。要实现对它的读写,最核心的是它的时序,
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-31
    • 文件大小:53825
    • 提供者:
  1. AVR_control_SD

    0下载:
  2. AVR下读写SD卡的源代码,使用fat模式-AVR SD card under the reader the source code, use the fat pattern
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:93660
    • 提供者:jamber
  1. sdcard

    0下载:
  2. 网上盛传的sdcard.c文件, 是sdio读写sd卡的, 发现很多情况下不能识别,经过深入研究发现是缺少了前期必要的初始化时钟,于是加入了这个。-Internet rumors of sdcard.c file is sdio sd card reader, and found that many cases can not be identified after in-depth study found that the lack of the necessary pre-initializ
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-27
    • 文件大小:13041
    • 提供者:淡漠
  1. STM32-USBreadSDcard-V2

    0下载:
  2. 实现通过USB接口方便的读写SD存储卡的数据和信息-Easy to achieve through the USB interface, SD memory card read and write data and information
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-03-31
    • 文件大小:605620
    • 提供者:chen jun
« 1 2 ... 7 8 9 10 11 1213 14 15 16 17 ... 47 »
搜珍网 www.dssz.com