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

搜索资源列表

  1. sd

    0下载:
  2. sd卡的简单介绍,包括sd卡的分类,协议,脚位定义等。-sd card, a brief introduction, including the sd card classification, protocol, pin definitions.
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:295.87kb
    • 提供者:sqj
  1. sd-ROM_Product_Manual_v_1.0

    0下载:
  2. sanDisk sd卡标准协议手册,很好的资料-sanDisk sd card standard protocol manual, very good information
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:85.14kb
    • 提供者:nish
  1. sdcardv1.9

    0下载:
  2. sd card control protocol... 113 seit, for memory card controlling.
  3. 所属分类:SCM

    • 发布日期:2017-05-02
    • 文件大小:973.33kb
    • 提供者:Dzsipszi King
  1. sd_4_DATA

    0下载:
  2. sd卡驱动程序,包括文件sd_MEM.C和sd_MEM.H,同时还有sd卡协议的相关文档-sd card driver, including file sd_MEM.C and sd_MEM.H, along with sd card protocol documentation
  3. 所属分类:SCM

    • 发布日期:2017-05-06
    • 文件大小:1.19mb
    • 提供者:zhan
  1. sd_card

    0下载:
  2. sdsd_card_info(英文) sd卡规范(中文) sd卡的传输协议和读写程序(中文) 3份文档,一份英文原文的sd卡datasheet,1份中文文档,是对datasheet中最重要部分的-sd card sd_card_info (English) sd card Specification (Chinese) sd card reader transport protocol and procedures (English) 3 copies of a document, an E
  3. 所属分类:SCM

    • 发布日期:2017-05-07
    • 文件大小:1.82mb
    • 提供者:张保庆
  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. sd

    0下载:
  2. STC8951 通过SPI总线读写sd卡程序。 KEIL C 开发环境,包含SPI通信协议,sd卡读写格式等,-STC8951 read and write sd card via SPI bus program KEIL C development environment, including the SPI communication protocol, sd card reader format
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:862.65kb
    • 提供者:asdf
  1. 30.STM32_USB_sd

    0下载:
  2. stm32 的 USB功能 + sd卡利用SPI协议 做成U盘的源代码-stm32 the USB function the+ sd card of the use of the source code of the SPI protocol made U disk
  3. 所属分类:SCM

    • 发布日期:2017-11-21
    • 文件大小:1.62mb
    • 提供者:刘成龙
  1. STM32-sd-USB

    1下载:
  2. sd卡(sdIO协议)模拟U盘,写入速度可以达到300kB/s-sd card (sdIO protocol) imitate Flash disk write speed can reach 300kB/s
  3. 所属分类:SCM

    • 发布日期:2017-11-01
    • 文件大小:4.54mb
    • 提供者:郑渊悦
  1. user_sdcard

    0下载:
  2. sd卡驱动 STM32底层驱动配置 sd卡协议 支持sd卡 多媒体卡 TF卡-sd card driver STM32 underlying driver configuration sd card protocol support sd card multimedia card TF card
  3. 所属分类:SCM

    • 发布日期:2017-11-25
    • 文件大小:19.91kb
    • 提供者:wgchnln
  1. user_spi_w25x16

    0下载:
  2. W25X16系列驱动SPI通讯实现 基于STM32库函数完成-sd card driver STM32 underlying driver configuration sd card protocol support sd card multimedia card TF card
  3. 所属分类:SCM

    • 发布日期:2017-11-21
    • 文件大小:4.42kb
    • 提供者:wgchnln
  1. sd-card-SPI-bus-protocol

    0下载:
  2. 主控器和sd卡之间,用SPI总线相互握手及通讯的标准和方法-Between master and sd card, shaking hands with each other and with the SPI bus communication standards and methods
  3. 所属分类:SCM

    • 发布日期:2017-04-09
    • 文件大小:1.37mb
    • 提供者:david
  1. STM32F103VE-sdcard-sdIO-FATFS3

    0下载:
  2. 这个程序提供了如何使用的sdIO固件库和 FATFS的驱动程序来执行读/写操作,采用sd卡 V1.1协议-This program provides examples of how to use the sdIO firmware libraries and FATFS driver to perform read/write operations, the use of an sd card V1.1 protocol
  3. 所属分类:SCM

    • 发布日期:2017-05-09
    • 文件大小:2.05mb
    • 提供者:limo
  1. webPlayer

    0下载:
  2. 第一个版本的原型机会采用Cortex M3级别的芯片,使用sd卡作为音乐的缓冲区,通过WiFi模块配合 lwIP网络协议栈连接豆瓣服务器,将数据首先下载到sd卡中缓存起来;系统采用一块Vx10xx MP3解码 芯片实现音乐的解码和播放。播放模块始终从sd卡中读取缓存的音乐,从而避免由于网络不稳定带来的 糟糕的播放体验。为了保护该开源项目,sd卡将不使用任何标准的文件系统,我们会将其视作一个巨大 的FLASH缓冲区使用,配合一个简单的链表式存储结构来保存和索引音乐文件。为了解决T
  3. 所属分类:SCM

    • 发布日期:2016-11-23
    • 文件大小:1.01mb
    • 提供者:大鹏集成
  1. FATFS-sd-card

    0下载:
  2. 基于STM32的sd文件系统实验,sd例程移植了FAT文件系统协议栈fatfs,支持文件的读写等操作,这些文件存储在sd上,可以在电脑上查看和打开-sd file system based on the STM32 experiment, sd FAT file system routines transplant protocol stack fatfs, and other documents to support the operation of reading and writing,
  3. 所属分类:SCM

    • 发布日期:2017-05-22
    • 文件大小:6.14mb
    • 提供者:FPGA
  1. sd

    0下载:
  2. AVR单片机通过SPI协议读写sd卡的程序,其编译环境是CVAVR.-This program is about reading and writting sd card with SPI protocol by AVR processor.
  3. 所属分类:SCM

    • 发布日期:2017-04-29
    • 文件大小:35.84kb
    • 提供者:xiao
  1. sdread-write

    0下载:
  2. 该源代码主要针对单片机功能的开发,该程序包括了对sd卡的寄存器配置与读写操作,其中使用到通信协议是IIC总线操作。-The source code for the development of the function of the microcontroller, the program includes the sd card register configuration and read and write operations, which use the communication p
  3. 所属分类:SCM

    • 发布日期:2017-04-30
    • 文件大小:33.82kb
    • 提供者:wang
  1. C_Files

    0下载:
  2. 基于STC单片上的sd卡SPI协议初始化。(可读可写)-Based on STC sd card SPI protocol on the single chip initialization. (can you write readable)
  3. 所属分类:SCM

    • 发布日期:2017-12-14
    • 文件大小:7kb
    • 提供者:WJ
  1. sd卡2.0协议

    0下载:
  2. sd卡2.0协议的详细资料,可用与SPI使用(The details of the sd card 2.0 protocol can be used with SPI)
  3. 所属分类:单片机开发

    • 发布日期:2017-12-23
    • 文件大小:868kb
    • 提供者:鱼鱼越海
  1. sd_SPI

    0下载:
  2. stm32单片机,硬件SPI模拟spi协议驱动sd卡。(SPI protocol driver sd card.)
  3. 所属分类:单片机开发

    • 发布日期:2017-12-24
    • 文件大小:2.77mb
    • 提供者:打鸟day
« 12 »
搜珍网 www.dssz.com