搜索资源列表

  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 r
  3. 所属分类:驱动编程

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

    0下载:
  2. SD卡的驱动程序很好用,大家赶快下。
  3. 所属分类:源码下载

    • 发布日期:2010-11-23
    • 文件大小:7869
    • 提供者:yinlinfeng
  1. sd驱动

    0下载:
  2. 在linux2.6.12平台下sd卡驱动
  3. 所属分类:源码下载

    • 发布日期:2011-07-11
    • 文件大小:123106
    • 提供者:yichangming
  1. autosd

    0下载:
  2. sd卡程序,应用程序和部分驱动程序,自动检测sd卡-sd card procedures, application procedures, and some drivers, automatic detection sd card
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:严明
  1. sd_card_info

    0下载:
  2. 比较难找的sd卡资料,介绍了sd卡的接口和时序等等。-more difficult to find the sd card information about the sd card interface and timing and so on.
  3. 所属分类:电子书籍

    • 发布日期:2024-05-20
    • 文件大小:877568
    • 提供者:徐开
  1. mmc-sd

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

    • 发布日期:2024-05-20
    • 文件大小:5120
    • 提供者:gmaihc
  1. READ_SD_CARD

    0下载:
  2. 此程序是用AVR单片机编写的驱动SD卡的源代码,希望大家能够喜欢!-this procedure is used to prepare the AVR SD card driver source code and I hope we can like!
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-20
    • 文件大小:5120
    • 提供者:张科
  1. patch-2.4.19-mmc

    0下载:
  2. mmc的linux2.4.19内核的sd卡驱动-mmc linux2.4.19 kernel of the sd card driver
  3. 所属分类:嵌入式Linux

    • 发布日期:2024-05-20
    • 文件大小:19456
    • 提供者:wdh0240
  1. SDCard_drive

    0下载:
  2. 可以在ARM单片机上移植的SD卡的驱动程序的原码,实际已经大量使用-the ARM microprocessor transplant SD Card Driver of the original code, the actual use of a large number of
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-20
    • 文件大小:11264
    • 提供者:应致标
  1. mmc_linxu2.6.x_arm

    0下载:
  2. 基于三星2410b,linux下的SD卡驱动-based Samsung 2410b, linux under the SD Card Driver
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-20
    • 文件大小:31744
    • 提供者:杨川
  1. SDcard_Driver

    0下载:
  2. SD卡的驱动程序,对于写这方面的驱动的来说有点参考。-SD card driver, it was driven by the terms a bit reference.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-20
    • 文件大小:15360
    • 提供者:陈木斌
  1. 15_SDcard

    0下载:
  2. 读写SD卡的驱动程序,里面有使用说明,大家自己看-SD card reader driver, which has to use that everyone watch their own
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2024-05-20
    • 文件大小:19456
    • 提供者:lixiang
  1. sd_mmc

    0下载:
  2. 基于STR710 spi接口的MMC/SD卡(SPI模式)驱动程序-STR710 spi interface based on the MMC/SD card (SPI mode) driver
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2024-05-20
    • 文件大小:131072
    • 提供者:罗辉联
  1. SD_Driver

    0下载:
  2. sd卡的驱动程序,大家可以参考参考,哈哈 大家好啊-sd card driver, everyone can refer to reference, ha ha good U.S.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-20
    • 文件大小:19456
    • 提供者:lander
  1. SD_DRV

    0下载:
  2. 单片机为AVR,对SD卡的驱动程序,SPI接口
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-20
    • 文件大小:2048
    • 提供者:lixiang
  1. sd-driver

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

    • 发布日期:2024-05-20
    • 文件大小:14336
    • 提供者:周良
  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. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2024-05-20
    • 文件大小:1039360
    • 提供者:听风逐雨
  1. SDIO_SDcard

    0下载:
  2. sd卡驱动(sd driver)
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2024-05-20
    • 文件大小:3072
    • 提供者:debug1278
  1. SD卡

    0下载:
  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
  3. 所属分类:嵌入式/单片机编程

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

    7下载:
  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. 所属分类:其他小程序

    • 发布日期:2024-05-20
    • 文件大小:1437696
    • 提供者:kelei999999
« 1 2 3 45 6 7 8 9 10 ... 32 »

源码中国 www.ymcn.org