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

搜索资源列表

  1. sd_reader.rar

    0下载:
  2. SD卡读卡器模块的VHDL及软件驱动代码,可作为外设挂接在Avalon总线上。支持以SD模式、4线模式读取。在24MHz时钟驱动下读取速率可达8MByte/s,SD card reader module and software drivers VHDL code, can be articulated as a peripheral bus in Avalon. To support the SD model, 4-wire mode read. Driven by the 24MHz clo
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-21
    • 文件大小:18282
    • 提供者:ctqy
  1. SD_driver_for_s3c2440.rar

    0下载:
  2. 基于S3C2440处理器的sd卡驱动程序,其中还包括了用于测试的fat32文件系统,S3C2440 processor based on the sd card driver, including for testing fat32 file system
  3. 所属分类:SCM

    • 发布日期:2017-03-31
    • 文件大小:351917
    • 提供者:王义
  1. SD.rar

    0下载:
  2. MSP430对SD卡驱动程序,C语言,运行环境IAR,SD card driver program
  3. 所属分类:SCM

    • 发布日期:2017-03-28
    • 文件大小:20022
    • 提供者:张志成
  1. SD

    0下载:
  2. 这可是好东西,我自己编写的基于51单片机的SD卡驱动代码,可以读写扇区,假如套上FAT32驱动,则可以直接识别文件系统,缺点是用51速度比较慢。-This is a good thing, however, I have written 51 MCU-based SD card driver code, you can read and write sectors, if put on FAT32 drives, you can directly identify the file system
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:2121
    • 提供者:王小强
  1. lpc23xxSDCard_FAT32

    0下载:
  2. nxp lpc23xx系列 SD卡驱动+文件系统应用-nxp lpc23xx Series SD card driver+ file system application
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-09
    • 文件大小:1385519
    • 提供者:李佳
  1. ARM_MMC_SD

    0下载:
  2. ARM下的MMC、SD卡驱动源代码,老外开发的。-ARM under MMC, SD card driver source code, developed by foreigners.
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-03-26
    • 文件大小:36294
    • 提供者:ofting
  1. SDSDv17

    0下载:
  2. sd卡的datasheet 要写sd卡驱动的必看-sd card, sd card driver datasheet write the must-see
  3. 所属分类:SCM

    • 发布日期:2017-05-06
    • 文件大小:1035390
    • 提供者:chaobo
  1. sd

    0下载:
  2. s3c2410开发板,Sandisk SD卡驱动开发源代码-S3C2410 development board, Sandisk SD card driver development source code
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-05
    • 文件大小:341378
    • 提供者:fly
  1. MMC(SD)

    0下载:
  2. AVR单片机SD卡完整的驱动程序,此功能介绍了SD卡底层驱动。 -AVR complete single-chip SD card driver, this feature is introduced the bottom of SD card drive.
  3. 所属分类:SCM

    • 发布日期:2017-04-09
    • 文件大小:1575765
    • 提供者:sunwenjun
  1. SD_MMC

    0下载:
  2. sd卡驱动程序,用于单片机对sd卡控制的开发代码-sd card driver for micro sd cards to control the development of code
  3. 所属分类:Driver Develop

    • 发布日期:2016-03-04
    • 文件大小:139594
    • 提供者:vk
  1. SD

    0下载:
  2. SD卡驱动程序,用于ARM7单片机,完全能用-SD card driver for the ARM7 microcontroller, can be used completely
  3. 所属分类:SCM

    • 发布日期:2017-04-26
    • 文件大小:13932
    • 提供者:李辚
  1. s3c2440

    0下载:
  2. s32440 sd card 驱动程序,是学习sddriver的好方法-s32440 sd card driver, are a good way to study sddriver
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-24
    • 文件大小:12386
    • 提供者:cuibixiong
  1. SD

    0下载:
  2. sd卡驱动程序来源于菲斯卡尔官方网站‘ 8位单片机-sd card driver from the official website菲斯卡尔' 8-bit MCU
  3. 所属分类:source in ebook

    • 发布日期:2017-05-02
    • 文件大小:829329
    • 提供者:康熙
  1. MMC

    0下载:
  2. uc/FS 1.34版本 MMC/SD卡驱动-MMC/SD card driver for uc/FS 1.34
  3. 所属分类:SCM

    • 发布日期:2017-03-28
    • 文件大小:6832
    • 提供者:李佳树
  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. sd

    0下载:
  2. 一个单片机上的sd卡驱动程序,支持fat32,fat16等文件系统,很有参考价值。-A microcontroller on the sd card driver and support fat32, fat16 file system, etc., of great reference value.
  3. 所属分类:SCM

    • 发布日期:2017-03-31
    • 文件大小:41653
    • 提供者:
  1. Top_SD

    1下载:
  2. 基于FPGA的SD卡驱动程序,简单的读写模块-FPGA-based SD card driver
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-20
    • 文件大小:6139664
    • 提供者:DAMU
  1. sdcard-driver-code

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

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

    0下载:
  2. SD card driver Based on LPC214x
  3. 所属分类:software engineering

    • 发布日期:2017-04-02
    • 文件大小:1978
    • 提供者:yjf
« 12 3 4 5 6 7 8 9 10 ... 16 »
搜珍网 www.dssz.com