搜索资源列表

  1. 2.6.14

    0下载:
  2. linux-2.6内核SD卡驱动,备有Makefile 选择使用的交叉编译器把编译出的.ko文件加入开发环境中运行-linux-2.6 kernel SD card driver, Makefile with the option of using the cross compiler to compile out. ko file to run the development environment
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-20
    • 文件大小:41984
    • 提供者:wang
  1. s3c2440linuxsddriver

    0下载:
  2. 1. sysfs 层的总线类型处理: 注册一组 mmc 类型处理函数, 标志为 "mmc" 2. mmc/sd 快设备管理:注册一个块设备和一组 mmc 总线类型的 driver 子函数, 实现块设备的队列管理等 3. mmc/sd host管理: 实现 host 的管理 4. 针对特定的mcu实现一个host驱动实例:主要是注册一个 host实体,中断处理函数,io设置函数,请求处理函数等 -1. Sysfs
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-20
    • 文件大小:15360
    • 提供者:ookulouyaaa
  1. ZLG_SD_Driver

    0下载:
  2. 一份关于周立功的SD卡驱动,很值得大家阅读和参考。-A report on the week of the SD card driver Ligong, it was worthwhile for us to read and reference.
  3. 所属分类:单片机(51,AVR,MSP430等)

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

    0下载:
  2. sd卡在linux下的驱动程序,初学者可以参考一下;-sd card driver under linux, reference for beginners
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-20
    • 文件大小:20480
    • 提供者:luo xinsheng
  1. SDcardProgramBasedonSPIinterface

    0下载:
  2. 这是基于SPI接口的SD驱动接口程序,模块化很强,你容易移植-This is based on the SPI interface SD driver interface procedures, highly modular, you are easy to transplant
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-20
    • 文件大小:24576
    • 提供者:lsc
  1. SDCard_test

    0下载:
  2. SD卡的SPI驱动程序,已在Nios2 IDE 中调试成功-SD card SPI driver, has been successful Nios2 IDE in debug
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2024-05-20
    • 文件大小:24576
    • 提供者:jzt
  1. SDBUS

    0下载:
  2. 微软的SDBUS驱动 2.0,最大支持到32G容量-Microsoft SDBUS driver 2.0, maximum support to the 32G capacity
  3. 所属分类:Windows CE

    • 发布日期:2024-05-20
    • 文件大小:256000
    • 提供者:yanhui
  1. sdcmd

    0下载:
  2. sd 卡驱动软件包: SD卡物理层 ---- SD卡SPI模式支持的命令-sd card driver package: SD Card Physical Layer SD cards support SPI mode command
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-20
    • 文件大小:6144
    • 提供者:痞子小阿
  1. armok0190787

    0下载:
  2. ARM环境使用的SD卡驱动和FAT16文件系统读写源代码-ARM environment for the use of the SD card drive and FAT16 file system to read and write source code
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-20
    • 文件大小:3072
    • 提供者:赵一群
  1. SDDriverForS3c2410

    0下载:
  2. 嵌入式linux下s3c2410的SD卡驱动程序-S3C2410 embedded linux under the SD card driver
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-20
    • 文件大小:48128
    • 提供者:郭晋
  1. 31767667arm_sd_driver

    0下载:
  2. 基于ARM 的嵌入式系统和SD卡的应用越来越广泛。给出了一种基于S3C2410A的sd卡主控制器的sd卡驱动-ARM-based embedded systems and application of SD cards more and more widely. This paper presents a S3C2410A based on the sd card the sd card host controller driver
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2024-05-20
    • 文件大小:24576
    • 提供者:kk
  1. ucos_zlgfs

    0下载:
  2. ucos下的文件系统,周立功的,包括SD的驱动程序,ucos的源码请到网上下载最新的,放在source文件夹下即可-uCOS under the file system, Ligong weeks, including the SD driver, ucos please download the source-to-date, on the source folder can be
  3. 所属分类:uCOS开发

    • 发布日期:2024-05-20
    • 文件大小:112640
    • 提供者:张政波
  1. sddriver

    0下载:
  2. SD卡驱动 SD_CARD_TIMEOUT 当一个SD卡的操作超出时限,将导致返回错误和该标记被置位 SD_CARD_EXIST 当卡槽内插入了合适的卡体,不管是什么卡,都会使该位被设置; SD_CARD_WRITE_PROTECT 当卡体的写保护开关被 LOCK 时,则该位被设置; SD_CARD_READY 当卡槽内的卡被正确识别,并可以随时访问时,则该位被设置; SD_CARD_DOOR_CLOSE
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-20
    • 文件大小:6144
    • 提供者:mzhguang
  1. pxa_mmc

    0下载:
  2. 基于PXA3XX的SD驱动,在平台上已经通过验证-PXA3XX based on the SD drive, the platform has been validated
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-20
    • 文件大小:12288
    • 提供者:zhangwei
  1. sdcarddriver

    0下载:
  2. 是对sd卡驱动的分析以及读写分析寄存器配置-Is the sd card-driven analysis and analysis of reading and writing configuration registers
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-20
    • 文件大小:14336
    • 提供者:chenweiming
  1. SD_Card

    0下载:
  2. SD CARD SPI mode 驱动源码-SD CARD SPI mode driver source code
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2024-05-20
    • 文件大小:83968
    • 提供者:zhang
  1. SDHC

    0下载:
  2. sd卡驱动原碼,支持4G,硬件平臺是S3C2443-sd card driver source code, support 4G, the hardware platform is a S3C2443
  3. 所属分类:Windows CE

    • 发布日期:2024-05-20
    • 文件大小:28672
    • 提供者:陈广文
  1. LPC2148_SD_Module_V1

    0下载:
  2. 我写的基于lpc2148的SD卡驱动程序-I write based on the LPC2148 the SD card driver
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2024-05-20
    • 文件大小:224256
    • 提供者:ancent
  1. 45

    0下载:
  2. sd卡驱动程序, 读写模块配置 SD卡物理层,crc-sd card driver, SD card reader module to configure the physical layer, crc
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-20
    • 文件大小:20480
    • 提供者:roger shan
  1. SD

    0下载:
  2. PIC16F689驱动SD卡程序,可以实现对SD的ID读取和内存读取,并且可以通过串口调试精灵看到相应信息-PIC16F689 drives SD card procedures, can be achieved on the ID reader and SD memory reader, and can see the corresponding wizard serial debugging information
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-20
    • 文件大小:59392
    • 提供者:刘雨
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 39 »

源码中国 www.ymcn.org