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

搜索资源列表

  1. SDdriver

    0下载:
  2. 51单片机,读取SD卡,FAT16文件系统,SPI驱动程序-Microcontroller reads the SD card SPI driver
  3. 所属分类:SCM

    • 发布日期:2017-11-09
    • 文件大小:1486
    • 提供者:晨星
  1. SDcard

    0下载:
  2. SD卡SPI总线模式的驱动包。更改少数硬件相关代码即可移植。-SD Card SPI bus mode driver package. Change a few hardware-related code can be transplanted.
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-27
    • 文件大小:20519
    • 提供者:逸然
  1. SDandFat32FileSystem

    0下载:
  2. 提供Sd卡驱动(spi模式)程序,和FAT32文件系统的支持.-Sd card driver provided (spi mode) procedures, and FAT32 file system support.
  3. 所属分类:SCM

    • 发布日期:2017-04-08
    • 文件大小:71679
    • 提供者:程开考
  1. SDcard_driver

    0下载:
  2. SD card driver using SPI interface
  3. 所属分类:SCM

    • 发布日期:2017-04-08
    • 文件大小:22219
    • 提供者:Chan
  1. 8051_sd

    1下载:
  2. 基于8051的sd卡驱动程序 适合8051内核单片机的sd卡读写驱动,基于自带SPI模块的单片机AT89S8253修改的. 可以读写单个块或者多个块. 带spi功能的8051单片机应该都不需要修改. 如果要修改只需修改sdconfig.h 和 sdhal.c文件-8051 based on the sd card driver for 8051 MCU core driver sd card reader, based on its own single-chip SPI mod
  3. 所属分类:SCM

    • 发布日期:2017-04-17
    • 文件大小:24089
    • 提供者:ddh
  1. BL-TFT240320PLUS

    0下载:
  2. * BL-TFT240320-BOARD 2.8/3.2" board * LCD 240x320 3.2-inch QVGA 262k TFT-LCD module * Resolution of 240RGBx320 dots * 262k TFT Color LCD * LCD driver is SSD1289 * Touch screen controller ADS7843 * SD card slot with led card inse
  3. 所属分类:SCM

    • 发布日期:2017-04-10
    • 文件大小:1319179
    • 提供者:chane
  1. basic-sd-spi-project-at91sam7x-ek-keil

    0下载:
  2. JIYU AT91SAM7X256的SD接口卡的驱动代码实现-JIYU AT91SAM7X256 the SD interface card driver code to achieve
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-23
    • 文件大小:227087
    • 提供者:李宗军
  1. SDCard

    0下载:
  2. SD卡详细中文资料。非常适合初学者编写SD卡驱动-Chinese data SD card details. Very suitable for beginners to prepare SD card driver
  3. 所属分类:Communication

    • 发布日期:2017-03-28
    • 文件大小:316356
    • 提供者:李成龙
  1. sd

    0下载:
  2. SD Card memory SPI driver interface
  3. 所属分类:Driver Develop

    • 发布日期:2017-05-12
    • 文件大小:2947872
    • 提供者:stevasway
  1. SD

    0下载:
  2. 基于硬件SPI模式的SD卡驱动程序,包括SD卡初始化,发送和就收命令,数据块读和写等-Hardware-based SPI mode of SD card driver, including the SD card initialization, to send and to receive commands, read and write data blocks, etc.
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-29
    • 文件大小:20025
    • 提供者:徐徐
  1. STM32_SD_SPI_Driver

    1下载:
  2. SD卡底层驱动,使用STM32的SPI接口与SD卡通讯,采用SPI方式. 文件系统中TFF.C和TFF.H文件不需要改动,只需要改动SD卡操作函数即可即可。 -SD card low level drivers, use the STM32' s SPI communications interface and SD card using SPI mode. File system TFF.C and TFF.H file without changes, just need to c
  3. 所属分类:SCM

    • 发布日期:2017-03-26
    • 文件大小:28102
    • 提供者:YOUKI1234
  1. sd

    0下载:
  2. SD卡的SPI方式驱动,SPI方式简单速度也可以,很多处理器都有SPI功能,没有也可模拟。-SD card SPI mode driver, SPI is simple speed can, many processors have the SPI function, does not and can simulate.
  3. 所属分类:Project Design

    • 发布日期:2017-04-03
    • 文件大小:15071
    • 提供者:潮哥
  1. sdcard-driver-code

    0下载:
  2. linux sd card驱动程序(adio和spi接口都有)-linux sd card driver program
  3. 所属分类:Linux驱动

    • 发布日期:2017-03-26
    • 文件大小:413040
    • 提供者:邓冬华
  1. UCOS-SD

    0下载:
  2. 基于LPC2131上的SD卡驱动源码,SPI模式-Based on the LPC2131 SD card on the driver source code
  3. 所属分类:uCOS

    • 发布日期:2017-03-31
    • 文件大小:25553
    • 提供者:陈方兴
  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. 128单片机 SPI驱动sd卡 用于很多的记录单片机的外设的数据 很多功能自己可以配套使用-128 microcontroller SPI driver sd card
  3. 所属分类:SCM

    • 发布日期:2017-04-24
    • 文件大小:375072
    • 提供者:李彦翰
  1. sd-driver

    0下载:
  2. 基于stm32单片机的,以spi通讯方式读取sd卡的驱动程序-Stm32 based microcontroller to read the sd card spi communication drivers
  3. 所属分类:SCM

    • 发布日期:2017-04-12
    • 文件大小:1406
    • 提供者:张宏
  1. SD-card-SPI-driver

    0下载:
  2. 此SD卡SPI通讯方式的驱动是在keil uVision4下开发的。适用于所有的SD卡。-this SD card driver with SPI communication is developed under keil uVision4 development. Applies to all the SD card.
  3. 所属分类:SCM

    • 发布日期:2017-04-25
    • 文件大小:57231
    • 提供者:lancz
  1. SD_SPI

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

    • 发布日期:2017-12-24
    • 文件大小:2903040
    • 提供者:打鸟day
  1. SPI_SD

    0下载:
  2. stm32f103c8使用的spi驱动sd卡c++库(SPI driver SD card c++ library used by stm32f103c8)
  3. 所属分类:串口编程

    • 发布日期:2018-01-03
    • 文件大小:3920896
    • 提供者:布丁2
« 12 3 »
搜珍网 www.dssz.com