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

搜索资源列表

  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 respond to three orders corresp
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:135.89kb
    • 提供者:艾倜人生
  1. sdTests

    0下载:
  2. 来自网上好心人的好东东,关于sd的,内附protel原理图-online goodhearted people from the good Eastern, on the sd Card Reader, containing the diagram protel
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2008-10-13
    • 文件大小:143.83kb
    • 提供者:Lee
  1. rfcs

    0下载:
  2. 串口配置工具 ·作车牌识别的人一定要看,关 ·编译原理课程设计,包括词法 ·国内外知名企业的求职笔试大 ·一个关于adaboost算法的matl ·单片机通过SPIsd.使用
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:400.86kb
    • 提供者:aaron wang
  1. sd-card-FAT32-file-system

    0下载:
  2. sd内部操作解析,以及sd原理。-sd card, internal operations analysis, as well as the principles of sd card reader.
  3. 所属分类:SCM

    • 发布日期:2017-03-22
    • 文件大小:252.14kb
    • 提供者:陈振秋
  1. sd_reader_curcuit

    0下载:
  2. sd器 支持sd1.0和sd2.0规范 此文件是sd电路图外围电路配置说明,是原理图 -sd card reader to read and write support sd1.0 and sd2.0 standard sd card reader for this file is the circuit diagram shows the external circuit configuration is the schematic diagram
  3. 所属分类:SCM

    • 发布日期:2017-04-04
    • 文件大小:957.26kb
    • 提供者:htpq
  1. C8051F340-sdcard

    0下载:
  2. C8051F340sd程序、原理图已经相关元器件资料-C8051F340 sd card read and write program, the schematic and related components detail have been contained
  3. 所属分类:SCM

    • 发布日期:2017-03-31
    • 文件大小:430.11kb
    • 提供者:任维
  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 Reader module 1. sdconfig.h : This
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-21
    • 文件大小:165.45kb
    • 提供者:k14789
  1. 51-sd

    1下载:
  2. 介绍51 单片机与sd 的接口设计原理, 以及FAT32 文件系统的设计和应用程序控制sd 操作的实现。-Introduced 51 single-chip interface and sd card design principle, as well as the FAT32 file system design and application control the operation of sd card reader to achieve.
  3. 所属分类:Project Design

    • 发布日期:2017-04-03
    • 文件大小:335.56kb
    • 提供者:martain
  1. sd20090926

    0下载:
  2. 用Mega8控制sdfat16格式的,在德国网站下载,难得的好资料,附带原理图-With Mega8 control fat16 formatted sd card read and write, in Germany download, a rare good information, with schematic diagram
  3. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:403.25kb
    • 提供者:小金
  1. avr_sdcard

    0下载:
  2. 使用AVR Stdio开发的AVR单片机sd程序 附电路原理图-Using the AVR microcontroller AVR Stdio developed procedures for sd card reader attached to the circuit diagram
  3. 所属分类:SCM

    • 发布日期:2017-04-03
    • 文件大小:82.26kb
    • 提供者:张队
  1. AT89C52-sd

    0下载:
  2. 基于AT89C52单片机的sd设计,包括原理图和源代码。-Based on AT89C52 Microcontroller sd card reader design, including schematics and source code.
  3. 所属分类:SCM

    • 发布日期:2017-04-03
    • 文件大小:124.86kb
    • 提供者:xl
  1. sd-reader_20090330

    0下载:
  2. 一个得很好的sd,基于AVR MEGA8单片机,包括FAT文件系统的实现,支持sdHC,包含原理图,值得一!-sdcard reader,base on AVR MEGA8 microcontroller,including FAT filesystem implementation, and circuit! easy to read
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-30
    • 文件大小:403.25kb
    • 提供者:Etual
  1. sd-card-protocol-and-programmer

    0下载:
  2. sd具有低功耗和非易失性,本文介绍了sd的基本知识和原理,后面紧接着的是sd程序-sd card with low power consumption and non-volatile, this article introduces the basic knowledge of sd card and principles, followed by followed by the sd card reader program
  3. 所属分类:SCM

    • 发布日期:2017-03-22
    • 文件大小:665.9kb
    • 提供者:星星港
  1. sdMMC

    0下载:
  2. LPC2148 ARM7 sd程序 带详细注解 带 原理图文件-LPC2148 ARM7 sd card reader with a detailed process diagram annotated with documents
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-05
    • 文件大小:158.24kb
    • 提供者:陈奕圳
  1. 152s882

    0下载:
  2. sdWAV文件播放 有程序和原理图 有文件播放器原理还有音乐播放器程序代码-sd card read and write WAV file playback program and schematic diagram principle of file player, music player code
  3. 所属分类:SCM

    • 发布日期:2017-05-15
    • 文件大小:3.81mb
    • 提供者:zaixiang
  1. sd-card

    0下载:
  2. 该文档介绍了sd的一般原理及相关结构,包括IO口的介绍等,文档内部赋有sd相关的Atmega128单片机程序,希望对你有帮助-This document describes the general principles of the sd card and related structures, including the introduction of IO port within the document are endowed with sd Related Atmega128 mi
  3. 所属分类:Communication

    • 发布日期:2017-11-20
    • 文件大小:167.77kb
    • 提供者:cy
  1. sd

    0下载:
  2. 单片机对sd,有详细的例程和原理图。-Microcontroller sd card reader, a detailed routines and schematics.
  3. 所属分类:SCM

    • 发布日期:2017-11-29
    • 文件大小:1.1mb
    • 提供者:邹天胜
  1. C8051Psd

    1下载:
  2. 基于C8051F340的sd,移植了FATFS的文件系统。可以实现文件的...[sd(驱动)工作原理分析完整版.rar] - 1硬件初始化,与CPU相关的配置,SSIO... -he 2828 supports up to 1Gbps per lane speed with maximum 4 lanes using both parallel RGB interface and serial SPI interface
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-11-10
    • 文件大小:177.76kb
    • 提供者:nam
  1. sd-Card-Instruction

    0下载:
  2. sd介绍及原理,并附上单片机C代码。-sd Card Instruction and operation by C.
  3. 所属分类:SCM

    • 发布日期:2017-04-26
    • 文件大小:114.62kb
    • 提供者:Yinfeng_Wang
  1. sd_sdIO实验

    0下载:
  2. 学习STM32的sdIO使用,并驱动sd. 本实验开机的时候先初始化sd,如果sd初始化完成,则提示LCD初始化成功。按下KEY0,sd扇 区0的数据,然后通过串口发送到电脑。如果没初始化通过,则在LCD上提示初始化失败。同样用DS0来指示 程序正在运行。(Learn the STM32 usage of sdIO and drive sd card)
  3. 所属分类:微处理器开发

    • 发布日期:2017-12-14
    • 文件大小:1015kb
    • 提供者:听风逐雨
« 12 »
搜珍网 www.dssz.com