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

搜索资源列表

  1. SD

    0下载:
  2. 内容包括SD的操作说明,对SPI通信方面的讲解的非常详细,包括读写说明-SD includes instructions for SPI communication, to explain the very detailed, including read and write instructions
  3. 所属分类:Other systems

    • 发布日期:2017-11-28
    • 文件大小:205156
    • 提供者:fdjerlkl
  1. mmc-spi

    0下载:
  2. Reading an SD card with an ATMEGA168
  3. 所属分类:Other Embeded program

    • 发布日期:2017-11-12
    • 文件大小:11868
    • 提供者:mohamed azzam
  1. STM32-SDcard-SPI

    0下载:
  2. STM32下使用SPI接口读取SD卡内容,实现FAT32的解析,可以建立文件-The STM32 using the SPI interface to read the contents of the SD card, FAT32 parsing, can create a file
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-11-15
    • 文件大小:2563219
    • 提供者:万志平
  1. SPISD

    0下载:
  2. STM32 SPI SD Example Code
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-11-07
    • 文件大小:25478
    • 提供者:km
  1. SD

    0下载:
  2. 单片机读写sd卡程序。工作于spi模式之下。-SCM reader sd card procedures. Working in spi mode below.
  3. 所属分类:MiddleWare

    • 发布日期:2017-11-21
    • 文件大小:39035
    • 提供者:einstein
  1. SpI-protocol-based-SD-card-reader

    0下载:
  2. 基于SPI模式的SD卡读写机制及实现方法,介绍SPI模式-Based on SPI mode the SD card reader mechanism and the implementation methods introduced SPI mode
  3. 所属分类:software engineering

    • 发布日期:2017-03-24
    • 文件大小:141800
    • 提供者:sun
  1. STM32-MP3PSDPFATFS(SPI)

    0下载:
  2. 本压缩文件主要针对STM32,利用SPI通信接口,实现MP3、SD卡等操作。-The compressed file mainly for STM32, using SPI communication interface, MP3, SD card and other operations.
  3. 所属分类:SCM

    • 发布日期:2017-04-10
    • 文件大小:2085137
    • 提供者:dsm
  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
    • 文件大小:1435859
    • 提供者:david
  1. Read-and-write-SD-card-program

    0下载:
  2. 单片机CC2531用SPI模式 读写SD卡程序-Read and write SD card program
  3. 所属分类:Communication

    • 发布日期:2017-03-23
    • 文件大小:157511
    • 提供者:张伟
  1. MSP430-SD-TIexample

    0下载:
  2. 主控芯片MSP430F16x通过使用SPI协议读写SD卡,这是TI公司编写的一个例子程序-Master control chip MSP430F16x using SD card SPI protocol, speaking, reading and writing, and this is an example of TI company to write program
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-31
    • 文件大小:53368
    • 提供者:许仲兴
  1. SD

    0下载:
  2. MC9SXS128 基于SPI的SD卡读写控制-MC9SXS128 SPI-based SD card reader control
  3. 所属分类:SCM

    • 发布日期:2017-04-16
    • 文件大小:400105
    • 提供者:尹华铭
  1. SD-card-SPI-read_write

    1下载:
  2. 通过STM32的读取SD卡数据,fat32,带文件系统,spi方式读写,读写速度可达1.5M-Through the STM32 read SD card data, fat32, with the file system, spi to read and write, read and write speeds of up to 1.5M
  3. 所属分类:SCM

    • 发布日期:2016-10-12
    • 文件大小:6629376
    • 提供者:daily2020
  1. SD-FAT16

    0下载:
  2. 8051 (AT89S52) Assembler Source for reading FAT16-Filesystem from SD-card. It can handle up to 8 concurrent files. Writing to FAT16 is planned but not implemented yet. Also SPI Bit-Banging for addressing SD-Card is included and an small app for servi
  3. 所属分类:assembly language

    • 发布日期:2017-04-02
    • 文件大小:13871
    • 提供者:Seppel
  1. sd

    0下载:
  2. sd卡的存储及proteus模拟仿真与串口输出及SPI查看-#include "mytype.h" #define FAT32_OPEN_FILE #define FAT32_READ
  3. 所属分类:SCM

    • 发布日期:2017-04-04
    • 文件大小:125443
    • 提供者:
  1. SD-card-electronic-photo-album

    0下载:
  2. 基于51单片机的2G以下SD卡电子相册程序 通过读出SD卡中320x240像素、16位BMP图片的HEX数据,依次写到屏上,还原图片 注意事项:由于SD卡使用SPI模式,并且是块读取(512Byte),所以需要单片机提供大于512的可用RAM,以供缓冲使用这里可以选择STC89c52RD+、STC89C58RD+、STC89C516RD+,后缀RD+表明扩展RAM是1024字节,RC表明扩展RAM256字节-Based on 51 single-chip electronic album
  3. 所属分类:SCM

    • 发布日期:2017-04-03
    • 文件大小:40508
    • 提供者:何明强
  1. SPI

    0下载:
  2. 详细描述了主控制器和SD卡间用SPI总线相互握手机通信的表征和方法及SPI总线拓扑的信息。-Detailed descr iption of the host controller and SD card using the SPI bus between each grip characterization and mobile communications methods and SPI bus topology.
  3. 所属分类:Project Manage

    • 发布日期:2017-05-06
    • 文件大小:1440774
    • 提供者:by
  1. stc-SCM-sd-card-c-source-code

    0下载:
  2. stc单片机sd卡c源代码spi接口已实验-stc SCM c source code sd card spi interface is experimental
  3. 所属分类:SCM

    • 发布日期:2017-04-03
    • 文件大小:120974
    • 提供者:尤连
  1. sd

    0下载:
  2. stm32 sd卡开发驱动代码,硬件SPI方式-stm32 sd card driver code development, hardware SPI mode
  3. 所属分类:SCM

    • 发布日期:2017-04-15
    • 文件大小:6220
    • 提供者:lgm
  1. Sd-card

    0下载:
  2. MSP430 SD Card. Interface with spi. Int, Write, Read Sd card. You can use Winhex to file sector begin of the data of file.
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-03
    • 文件大小:22311
    • 提供者:Tuan
  1. SD(spi)_driver

    0下载:
  2. 这是SPI接口的SD卡的读写程序,经过测试,代码正确-This is the SPI interface SD card reader procedures, tested code correctly
  3. 所属分类:SCM

    • 发布日期:2017-04-15
    • 文件大小:6269
    • 提供者:李斌
« 1 2 ... 6 7 8 9 10 1112 13 14 15 16 ... 25 »
搜珍网 www.dssz.com