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

搜索资源列表

  1. sd_driver

    0下载:
  2. 该源码采用标准c编写,使用SPI方式访问SD卡。-c prepared using standard, the use of SPI mode visit the SD Card.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:1625
    • 提供者:阿牛
  1. sd_read_write

    0下载:
  2. 使用PIC芯片通过SPI-MODE读写SD存储卡,通过测试.-use PIC chip SPI-MODE SD memory card reader, to pass the test.
  3. 所属分类:USB编程

    • 发布日期:2008-10-13
    • 文件大小:1264507
    • 提供者:boomfish
  1. sd_ARM7

    0下载:
  2. SD卡与ARM7在SPI模式下进行数据读写原代码-SD card and ARM7 in SPI mode for data read and write original code
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2008-10-13
    • 文件大小:16849
    • 提供者:鲍文斌
  1. avr_spi_sd

    0下载:
  2. sd卡的开发原程序,AVR单片机SPI模式下读写sd卡.-sd card of the original procedure, AVR SPI mode literacy sd card.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:5604
    • 提供者:xiaozhu
  1. SD_Card

    0下载:
  2. 基于MSP430F149的SD卡驱动程序,选用的是SPI模式,可实现基本的数据读写,注: 次程序不带FAT文件系统,故不能实现对文件操作,小弟初出茅庐,望多多指教。-MSP430F149-based SD card driver, use the SPI mode allows basic data read and write, Note: meeting program without the FAT file system, it can not be achieved for file
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-29
    • 文件大小:134025
    • 提供者:
  1. sd_card

    0下载:
  2. 压缩包中含有SD卡的原理图符号及PCB封装,一切是基于protel 99se环境的,另外还有SPI模式的参考接线图。-Compressed SD card contains schematic symbols and PCB packaging, everything is based on the protel 99se environment, in addition to wiring diagram for reference SPI mode.
  3. 所属分类:Other systems

    • 发布日期:2017-03-23
    • 文件大小:312264
    • 提供者:彬彬有礼
  1. SD_SPI

    0下载:
  2. SD卡在SPI模式下读取数据的一些驱动程序和具体使用示例。-SD card in SPI mode, read some of the drivers and the specific use of the sample.
  3. 所属分类:SCM

    • 发布日期:2017-03-30
    • 文件大小:22835
    • 提供者:孙文才
  1. mmc_pxa

    0下载:
  2. PXA27x的MMC/SD IO控制器在访问PXA27x处理器的软件与MMC存储堆和支持MMC、SD及SDIO通信协议之间充当联结作用。PXA27x的MMC控制器协议规范遵守多媒体卡系统规范V3.2(MultiMediaCard System Specification Version 3.2);SD控制器支持一个基于SD存储卡规范V1.01(SD Memory Card Specification Version 1.01)SD卡或基于SDIO卡规范V1.0( SDIO Card pecifi
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-03-30
    • 文件大小:12649
    • 提供者:sxf
  1. SD_SPIChinese

    0下载:
  2. 单片机控制在SPI模式下对SD卡控制,希望对各位有用-In the SPI mode, the MCU on the SD card control, you want to be useful
  3. 所属分类:SCM

    • 发布日期:2017-04-10
    • 文件大小:1823503
    • 提供者:田郎
  1. 3213216546

    0下载:
  2. 實現msp430在spi模式下對sd卡做fat16,fat32建檔,存取動作-Msp430 in spi mode realization of the sd card to do fat16, fat32 filing, access movement
  3. 所属分类:SCM

    • 发布日期:2017-04-08
    • 文件大小:8943
    • 提供者:frank
  1. PIC16F690-GPS-Data-Logger

    0下载:
  2. Complete GPS Datalogger Project using PIC16F690. It uses a standard SD CARD in SPI mode as the memory to store the GPS data. Does not uses a FAT File System though.
  3. 所属分类:GPS develop

    • 发布日期:2017-03-26
    • 文件大小:952308
    • 提供者:Sougata Das
  1. SD-card-experiment

    0下载:
  2. SD卡实验很多单片机系统都需要大容量存储设备,以存储数据.目前常用的有 U 盘,...表3.20.1.2 SPI 模式下 SD 卡部分操作指令-SD card experiment many SCM system requires a mass storage device to store data used U disk ... SD card is part of the operating instructions in Table 3.20.1.2 SPI mode
  3. 所属分类:Driver Develop

    • 发布日期:2017-11-07
    • 文件大小:109751
    • 提供者:龙增勇
  1. SD

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

    • 发布日期:2017-11-21
    • 文件大小:39035
    • 提供者:einstein
  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. 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-example

    0下载:
  2. An simple example about reading SD card (SPI mode) and display on 5110 LCD with Atmega32a.
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-28
    • 文件大小:188926
    • 提供者:Canh
  1. SD-Card

    0下载:
  2. STM32F4xx has internal SDIO peripheral to work with SD cards. Also, SDIO communication is faster than SPI, but if you don’t need speed in your project, you can use SPI aswell. With default settings, SDIO 4-bit mode communication is used. It means, th
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-27
    • 文件大小:52176
    • 提供者:Alex
  1. STM32-read-SD

    0下载:
  2. 基于STM32的SD卡的读写,3线SPI模式-STM32-based SD card reader, 3-wire SPI mode
  3. 所属分类:SCM

    • 发布日期:2017-05-27
    • 文件大小:10119322
    • 提供者:邹军师
  1. sd_spi_model.tar

    0下载:
  2. SD card, SPI mode, Verilog simulation model
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-04
    • 文件大小:5646
    • 提供者:charlie
  1. SD

    0下载:
  2. verilog SPI模式下实现SD卡读写-SD card reader to achieve under verilog SPI mode
  3. 所属分类:Other systems

    • 发布日期:2017-05-22
    • 文件大小:6186908
    • 提供者:liyan
« 1 2 34 5 »
搜珍网 www.dssz.com