搜索资源列表

  1. AVR下读写SD卡的源代码

    0下载:
  2. AVR下读写SD卡的源代码,基于标准规范V1.0

  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-12-02
    • 文件大小:102828
    • 提供者:flyhawk666
  1. C8051F340读写SD卡的程序

    0下载:
  2. C8051F340读写SD卡的程序
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2010-10-11
    • 文件大小:443955
    • 提供者:zouxianlu
  1. sd卡协议中文

    0下载:
  2. 详细介绍了SD卡系统协议,为编写读写SD卡提供方便
  3. 所属分类:编程文档

    • 发布日期:2010-09-25
    • 文件大小:200192
    • 提供者:lajifm
  1. ARM读写SD卡程序

    0下载:
  2. zlg arm2200 ARM读写SD卡程序
  3. 所属分类:源码下载

    • 发布日期:2010-11-30
    • 文件大小:488058
    • 提供者:skykey3
  1. 51单片机读写SD卡程序

    0下载:
  2. 51单片机读写SD卡程序
  3. 所属分类:源码下载

    • 发布日期:2011-05-11
    • 文件大小:117171
    • 提供者:martin200866
  1. SMT32单片机读写SD卡代码

    0下载:
  2. 工程代码实现了SMT32单片机读写SD卡的功能,有利于学习者加快了解SD卡的操作
  3. 所属分类:单片机(51,AVR,MSP430等)

  1. PIC读写CF卡C程序(含原理图)

    0下载:
  2. PIC读写CF卡的C程序(含原理图)-PIC CF card reader C procedures (including schematics)
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2024-05-09
    • 文件大小:457728
    • 提供者:施雷
  1. 第1章-SD卡读写模块

    0下载:
  2. 第1章-SD卡读写模块 1. sdconfig.h: 该文件为SD卡读写模块配置头文件,用户可根据实际硬件条件进行修改. 2. SD目录 : SD卡读写模块的全部文件,一般不用修改. 3. 建议sdconfig.h文件不要放于SD目录中,因为SD目录中的文件一般无须修改,sdconfig.h通常会有改动. 4. 例子见上一级目录的SDExample目录.-Chapter 1-SD Card Reade
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2024-05-09
    • 文件大小:168960
    • 提供者:k14789
  1. sd卡(驱动)工作原理分析完整版

    0下载:
  2. 1硬件初始化,与CPU相关的配置,SSIO功能设置2SD卡的数据包、命令索引表和命令回应3命令相应的实现,读写SD卡,命令协议的封包拆包4SD卡配置的相关结构体信息分析(CID、CSD)-a hardware initialization, and the CPU configuration, SSIO 2SD cards feature set of data packets, orders table and orders to r
  3. 所属分类:驱动编程

    • 发布日期:2024-05-09
    • 文件大小:139264
    • 提供者:skyge
  1. armok

    0下载:
  2. 关于SD卡的操作,读写SD卡,此种方法是直接访问SD卡-on the operation of the SD Card, SD card read and write, this method is directly to the SD Card
  3. 所属分类:系统编程

    • 发布日期:2024-05-09
    • 文件大小:3072
    • 提供者:xmcxcoc
  1. AN282SW.ZIP

    0下载:
  2. C8051F340读写SD卡的程序,是官方的例子,有详细注释,很好,可以把340作为读卡器使用。推荐下载。这是例子1,还有例子2-C8051F340 procedures to read and write SD card is the official example of detailed notes, very good, can use 340 as a card reader. Recommended download. Th
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-09
    • 文件大小:707584
    • 提供者:张昊
  1. SD_MMC

    0下载:
  2. 使用单片机 读写SD卡 带FAT16功能 PIC18f452-The use of single-chip SD cassette FAT16 read and write functions PIC18f452
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-09
    • 文件大小:3146752
    • 提供者:sinmax
  1. PIC24_SD_TEST

    0下载:
  2. 使用PIC24 16位单片机 读写SD卡 支持FAT32-PIC24 16-bit single chip using SD card reader support for FAT32
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-09
    • 文件大小:1643520
    • 提供者:sinmax
  1. SD_wr

    0下载:
  2. c51读写SD卡原代码,c51编写,串口接收命令-C51 source code to read and write SD card, c51 prepared to receive the serial command
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-09
    • 文件大小:9697280
    • 提供者:张生平
  1. SDcard_driver

    0下载:
  2. 这是比较通用的单片机SPI读写SD卡的程序,应用中根据自己的单片机设置管脚和寄存器配置既可以应用-This is a relatively common single-chip SPI read and write SD card procedures, the application of single-chip microcomputer according to its own pin and register configura
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-09
    • 文件大小:2048
    • 提供者:李杰
  1. SDreader

    0下载:
  2. 一个比较详细的读写SD卡的例子,注释也很详细,大家可以拿来用的!-Read and write a more detailed example of SD card, note is also very detailed and can be used by the U.S.!
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-09
    • 文件大小:364544
    • 提供者:李方
  1. V3.0

    0下载:
  2. 51单片机读写SD卡程序,经过测试,已在产品上使用-51 SCM SD card reader program, tested, used in products
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-09
    • 文件大小:207872
    • 提供者:dudu
  1. SDCard_RW

    0下载:
  2. 读写SD卡程序,是已经调能过的,还有FAT16文件系统-SD card read and write procedures, which have been transferred to off, as well as FAT16 file system
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2024-05-09
    • 文件大小:5120
    • 提供者:thumb
  1. SD_Card_RW

    0下载:
  2. 读写SD卡寄存器和数据,调试成功,直接能用.-SD card read and write registers and data, debug the success of direct use.
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2024-05-09
    • 文件大小:5120
    • 提供者:thumb
  1. c51-SD

    0下载:
  2. c51读写SD卡原代码,c51编写,串口接收-C51 source code to read and write SD card, c51 prepared, serial receiver
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-09
    • 文件大小:9697280
    • 提供者:Vince
« 12 3 4 5 6 7 8 9 10 ... 50 »

源码中国 www.ymcn.org