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

搜索资源列表

  1. sdcard

    0下载:
  2. SD卡 protues仿真 通过仿真 可以学习一下 SD SPI模式的读写-SD卡 protues仿真
  3. 所属分类:SCM

    • 发布日期:2017-03-24
    • 文件大小:35577
    • 提供者:hjm
  1. sd

    0下载:
  2. sd卡的SPI设置,和发送指令接收指令,SPI模式下的通信-SPI sd card settings, and send a command to receive instruction, SPI mode of communication
  3. 所属分类:SCM

    • 发布日期:2017-04-06
    • 文件大小:2545
    • 提供者:qindehai
  1. SD_card

    0下载:
  2. C51与SD卡直连,SPI方式读、写例子程序,调试通过。-C51 directly connected with the SD card, SPI mode read, write sample applications, debugging through.
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:15079
    • 提供者:betazhang
  1. MSP430--SD-CARD

    0下载:
  2. MSP 430 F169 SD 卡 mmc卡 spi-MSP 430 F169 SD card, mmc card spi
  3. 所属分类:SCM

    • 发布日期:2017-03-22
    • 文件大小:87074
    • 提供者:peter
  1. FAT-SD-card-information

    2下载:
  2. 全面透析SD卡与FAT相关资料 包括:4.5万字透视FAT32系统;SD存取介质;SD卡的SPI模式(中文);CSD寄存器解析;基于SPI协议的SD卡读写-FAT SD card with full dialysis-related information, including: 4.5 million characters perspective FAT32 system SD access to media SD card SPI mode (in Chinese) CSD re
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2014-01-31
    • 文件大小:2045479
    • 提供者:张成
  1. SD-card-and-msp430

    0下载:
  2. 主要介绍的是Msp430和SD卡通信的接口与协议规范,他们之间的通信采用的是SPI通信。-Introduces the Msp430 and SD card interfaces and communication protocol specification, the communication between them is used in SPI communication.
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-03-24
    • 文件大小:405431
    • 提供者:凤超
  1. STM32108PKT-SD

    0下载:
  2. STM32的SPI口SD卡程序,本人已经验证过,绝对能用,这个是一款开发板上的源码-The SPI port STM32 SD card program, I have verified, the absolute can be used, the source is a development board
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-28
    • 文件大小:27310
    • 提供者:黄花菜
  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
    • 文件大小:883355
    • 提供者:asdf
  1. STM32F10x_SD_SPI

    0下载:
  2. STM32 SD卡 SPI方式 STM32 SD卡 SPI方式 -STM32 SD card SPI mode STM32 SD card SPI mode
  3. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:8290
    • 提供者:胡晓帅
  1. DSP28_SPI_SD

    1下载:
  2. 此代码主要是基于TMS320F2812编写的SPI读写SD卡,软件事用ccs3.3。-This code is mainly based on TMS320F2812 the SPI read and write SD card writing, software thing with ccs3.3.
  3. 所属分类:DSP program

    • 发布日期:2014-11-27
    • 文件大小:160768
    • 提供者:王巍
  1. SPI-SD-FAT

    0下载:
  2. SD卡及其文件系统等的示范例程,包括里面如何使用文件系统,以及读取文件系统中的内容,并在相关的设备上显示出来-SD card and the file system such as the demonstration routines, including how to use file system, and read the content in a file system, and in the associated equipment display
  3. 所属分类:Other Embeded program

    • 发布日期:2017-05-16
    • 文件大小:4515364
    • 提供者:李湘林
  1. SD-FatFS-SPI-stm32f103

    1下载:
  2. 本程序基于STM32F103VC,采用它的SPI方式来实现SD卡的读写操作。-The program is based on STM32F103VC, using its SPI SD card read and write operations.
  3. 所属分类:Other Embeded program

    • 发布日期:2017-11-07
    • 文件大小:302036
    • 提供者:王致海
  1. SPI方式SD卡读写程序

    2下载:
  2. SPI方式SD卡读写程序。实际验证过,可以读写SD卡。
  3. 所属分类:单片机(51,AVR,MSP430等)

  1. 28335-SPI-SD-Fatfs

    1下载:
  2. 在TI的DSP芯片TMS320F28335上使用自带的SPI功能实现SD卡读写,在SD卡读写程序的基础上又移植了支持FAT32格式的文件系统fatfs,最大支持32G的SD容量,具有很高的参考价值,该程序经过验证没有问题,本程序全是都是C语言编写,在CCS3.3环境下编译。 运行之前要准备一个经过FAT32格式化过的SD卡,运行该程序后会在SD卡内建立一个fatfs.txt文件,文件里面会有一段话:感谢您使用研旭28335开发版 !^_^。-Used on TI' s DSP chip
  3. 所属分类:DSP program

    • 发布日期:2015-10-16
    • 文件大小:775168
    • 提供者:肖邦
  1. STM32 sd卡驱动

    1下载:
  2. 基于STM32F4 discovery 的SD卡驱动,可以直接编译执行MDK,KEIL工程文件。包括了SD卡读写,基于FAT系统的SD卡操作。
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2014-08-15
    • 文件大小:1384018
    • 提供者:klffnj
  1. tms320f28335-SPI-SD-Fatfs

    0下载:
  2. 该程序利用TMS320F28335的SPI口读取SD卡中的文件数据,可以在CCS3.3下编译运行。-The program uses the SPI port TMS320F28335 read SD card file data, you can compile and run under CCS3.3.
  3. 所属分类:DSP program

    • 发布日期:2017-05-06
    • 文件大小:1037123
    • 提供者:yang
  1. STM8L SD Card

    1下载:
  2. STM8L152单片机用SPI总线读写 SD卡。(STM8L152 microcontroller reads and writes SD card with SPI bus.)
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2017-12-16
    • 文件大小:285696
    • 提供者:cupidryu
  1. SD卡-SPI

    1下载:
  2. 基于stm32f103x的SPI—SD卡传输实验(Based on stm32's SPI - SD card transmission)
  3. 所属分类:单片机开发

    • 发布日期:2017-12-19
    • 文件大小:566272
    • 提供者:鱼鱼越海
  1. SD卡SPI

    0下载:
  2. 基于stm32的SD卡——SPI通信实验讲解(Based on stm32 SD card - SPI communication experiment)
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2017-12-11
    • 文件大小:767808
    • 提供者:鱼鱼越海
  1. dsp28335通过SPI通信接口向SD卡写文件

    2下载:
  2. 该程序在TMS320F28335上运行成功,编译器是ccs6.0,通过spi通信将数据按照fat文件格式写入sd卡,并可以在电脑上查看
  3. 所属分类:嵌入式/单片机编程

« 1 2 34 5 6 7 8 9 10 ... 24 »
搜珍网 www.dssz.com