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

搜索资源列表

  1. sd卡(驱动)工作原理分析完整版

    0下载:
  2. 1硬件初始化,与CPU相关的配置,SSIO功能设置2SD卡的数据包、命令索引表和命令回应3命令相应的实现,读写SD卡,命令协议的封包拆包4SD卡配置的相关结构体信息分析(CID、CSD)-a hardware initialization, and the CPU configuration, SSIO 2SD cards feature set of data packets, orders table and orders to respond to three orders corresp
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:139150
    • 提供者:艾倜人生
  1. SD_FAT32

    0下载:
  2. 基于c51的SD驱动程序,在FAT32文件系统中.-based on the SD decoder drivers, the FAT32 file system.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:57205
    • 提供者:james
  1. mmc-sd

    0下载:
  2. 一个建立在C51基础上的SD卡读写驱动程序.-C51 in a building on the basis of the SD Card Reader driver.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:5258
    • 提供者:gmaihc
  1. SDDriverForS3c2410

    0下载:
  2. 基于s3c2410的SD驱动,带有makefile,可在linux下直接编译 -s3c2410 based on the SD-driven, with a makefile, linux under the direct translation
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:24461
    • 提供者:赵者
  1. retail

    0下载:
  2. WINCE SD驱动,5.0 4.2通用.2410/2440 可以修改.有意 加QQ:314661-WINCE SD-driven, 5.0 4.2 General .2410/2440 can be amended. added to QQ : 314661
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2008-10-13
    • 文件大小:12473
    • 提供者:sukn
  1. S3C2410_linux_SD_driver

    0下载:
  2. s3c2410 linux的sd驱动,经过测试的-s3c2410 linux the sd-driven, tested
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:25765
    • 提供者:cqcms
  1. SD

    0下载:
  2. linux 下SD卡,CF卡驱动源码,成功用在视频解码模块下.-under linux SD card, CF card driver source code, with success in video decoding module under.
  3. 所属分类:嵌入式Linux

    • 发布日期:2014-01-15
    • 文件大小:24596
    • 提供者:王麓平
  1. SD-Memory-Card-Specifications

    0下载:
  2. SD Memory Card Specifications.SD卡规范手册,做SD卡驱动及其相关开发必备文档
  3. 所属分类:编程文档

    • 发布日期:2015-06-11
    • 文件大小:682952
    • 提供者:胡敏
  1. 6.TFT-SD-FAT

    0下载:
  2. 51单片机驱动彩屏,并读取FAT的SD卡。有详细资料-51 color single-chip drive and read the FAT SD card. For details
  3. 所属分类:SCM

    • 发布日期:2017-04-06
    • 文件大小:90908
    • 提供者:sln
  1. sd

    0下载:
  2. 一个基于verilog的数码相框的实现,全是verilog写的,里面包括一个sd驱动的文件系统-Verilog-based implementation of digital photo frame, all written in verilog, which includes a file system driver sd
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2014-07-29
    • 文件大小:10806272
    • 提供者:jibaozhang
  1. SD

    0下载:
  2. SD卡读写模块程序,SD驱动的模块程序,方便调用-SD card reading and writing module program
  3. 所属分类:SCM

    • 发布日期:2017-04-16
    • 文件大小:25320
    • 提供者:yyc
  1. SD-card

    0下载:
  2. SD卡MMC卡命令格式及驱动开发手册,适用于SD驱动及应用程序开发-SD card MMC card and driver development manual command format for SD Driver and Application Development
  3. 所属分类:software engineering

    • 发布日期:2017-11-07
    • 文件大小:609976
    • 提供者:张智
  1. STM32 sd卡驱动

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

    • 发布日期:2014-08-15
    • 文件大小:1384018
    • 提供者:klffnj
  1. DSP28335对于带SD卡3.2寸触摸屏驱动

    0下载:
  2. DSP28335驱动带SD卡扩展的3.2寸触摸屏的驱动函数,经本人精心调试得到。难度不大,但耗时,驱动函数丰富。
  3. 所属分类:嵌入式/单片机编程

  1. SD卡_SDIO实验

    0下载:
  2. 学习STM32的SDIO使用,并驱动SD卡. 本实验开机的时候先初始化SD卡,如果SD卡初始化完成,则提示LCD初始化成功。按下KEY0,读取SD卡扇 区0的数据,然后通过串口发送到电脑。如果没初始化通过,则在LCD上提示初始化失败。同样用DS0来指示 程序正在运行。(Learn the STM32 usage of SDIO and drive SD card)
  3. 所属分类:微处理器开发

    • 发布日期:2017-12-14
    • 文件大小:1039360
    • 提供者:听风逐雨
  1. SPI SD

    0下载:
  2. STM32F103RC的SPI驱动和对SD卡的读取(STM32F103RC SPI and SD Card)
  3. 所属分类:微处理器开发

    • 发布日期:2018-04-19
    • 文件大小:574464
    • 提供者:萌831
  1. 12:STM32_FATFS_TF(SD)

    0下载:
  2. STM32F103对SD卡进行读写、创建文件的程序,硬件驱动方式为SDIO(STM32F103 program for the SD card reading and writing, creating a file, the hardware driver is SDIO)
  3. 所属分类:单片机开发

    • 发布日期:2018-04-21
    • 文件大小:5381120
    • 提供者:lizhihong21
  1. SD

    1下载:
  2. 驱动sd读卡器的头文件,使用时用#include<SD.h>.(The WiFi module drives the header file. Use #include<WIFI.h> for use)
  3. 所属分类:其他

    • 发布日期:2018-05-02
    • 文件大小:60416
    • 提供者:opps123
  1. SD卡

    1下载:
  2. 完成S3C2440中的SD卡的裸机驱动,初始化S3C2440 SD卡控制器,能够完成SD卡的识别、分类、读写等操作(Complete the bare driver of SD card in S3C2440, initialize the controller of S3C2440 SD card, and complete the identification, classification, reading and writing of SD card.)
  3. 所属分类:嵌入式/单片机/硬件编程

  1. Surface pro 7 SD卡固定硬盘X64驱动带数字签名

    1下载:
  2. 可以将SD卡转换成固定测评的驱动,已带数字签名,支持X64,有详细的说明文档供使用。(SD card can be converted into a fixed test driver, has been digitally signed, support X64, with detailed documentation for use.)
  3. 所属分类:其他

    • 发布日期:2021-04-18
    • 文件大小:1437696
    • 提供者:kelei999999
« 1 2 34 5 6 7 8 9 10 ... 32 »
搜珍网 www.dssz.com