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

搜索资源列表

  1. 20080513

    0下载:
  2. MSP430F149读写SD卡以及简单的文件系统 硬件:www.just430.com朱明老师提供的Easy430开发板以及SD卡模块 底层驱动使用TI提供的MMC驱动程序,简单文件系统使用微控设计网-MSP430F149 read SD cards, as well as simple file system hardware: www.just430.com Zhu Easy430 teachers are provided with the development board
  3. 所属分类:SCM

    • 发布日期:2017-04-03
    • 文件大小:21200
    • 提供者:王志
  1. msp430

    3下载:
  2. MSP430单片机的经典应用集合。MSP430单片机的NRF24L01驱动程序.rar MPS430单片机和芯片CC2500做的无线收发程序代码.rar 通过MSP430单片机控制VS1003播放SD卡中的音乐.rar 在MSP430F5438上对SD卡按照FAT32文件格式进行读写和添加.zip-The classic collection of the MSP430 microcontroller. MSP430 MCU NRF24L01 driver rar do MPS430 micro
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2013-09-30
    • 文件大小:5165095
    • 提供者:longriver
  1. SDIO

    0下载:
  2. SDIO接口的驱动 通用SD卡接口参考 可配置的SD,SPI模式-driver of SDIO interface
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-03-30
    • 文件大小:8282
    • 提供者:daisy_lee
  1. hanzi_decoding

    0下载:
  2. STM32在TFT液晶上显示汉字的程序。从SD卡读取汉字的GBK码对应的字模,将字模在TFT液晶上显示。程序包括TFT液晶驱动、SD卡驱动、FAT32文件系统、汉字GBK码到字模偏移量的换算。-STM32 in TFT LCD display Chinese characters on the program. SD card reader from the GBK character code corresponding to the matrix, the matrix on the TFT
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-09
    • 文件大小:1312440
    • 提供者:罗智峰
  1. BMP-and-JPEG-image-decoding

    1下载:
  2. 基于STM32的BMP和JPEG图片解码程序,在keil软件上面写的,包括SSD1289TFT液晶驱动,SD卡驱动,FAT32文件系统,BMP和JPEG解码。-Based on the STM32 BMP and JPEG image decoding program is written in keil software, including SSD1289TFT LCD drive, SD card driver, FAT32 file system, BMP and JPEG decodi
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2012-10-28
    • 文件大小:6042319
    • 提供者:罗智峰
  1. SDdriver

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

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

    0下载:
  2. LM3S1138 SD卡驱动,FAT文件系统-LM3S1138 SD card driver, the FAT file system
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2017-04-07
    • 文件大小:142799
    • 提供者:小龙
  1. stm32_SD

    0下载:
  2. stm32f103 的sd卡驱动程序,spi接口-the sd card driver of stm32f103
  3. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:220005
    • 提供者:henson
  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. sdcard

    0下载:
  2. 三星2410在linux下的SD卡驱动,支持2G及以上的SD卡,内附详细说明-Samsung 2410 at the SD card under linux driver to support more than 2G and the SD card, containing a detailed descr iption of
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-26
    • 文件大小:95754
    • 提供者:elechi
  1. uCOS_SD_SPI

    0下载:
  2. uC/OS下的SD卡驱动,硬件平台LM6938,请包含LM的库函数文件-uC/OS under the SD card driver, the hardware platform LM6938, Please include the library functions document LM
  3. 所属分类:uCOS

    • 发布日期:2017-04-01
    • 文件大小:915131
    • 提供者:yanrui
  1. SD_Driver.tar

    0下载:
  2. 北京蓝海芯科技有限公司s3c2410系列开发板的SD卡驱动源码-Beijing Core Technology Co., Ltd. BlueOcean S3C2410 development board series of the SD card driver source
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-15
    • 文件大小:8544
    • 提供者:王明
  1. SDMMC

    0下载:
  2. 操作系统为WINDOWS CE环境下的SD卡驱动,经过验证正常使用,所用的CPU为PXA2-WINDOWS CE operating system environment SD card driver, after verification of normal use, the CPU used for the PXA255
  3. 所属分类:Windows CE

    • 发布日期:2017-04-01
    • 文件大小:193087
    • 提供者:小徐
  1. linux_SD_Driver

    0下载:
  2. linux中开发sd卡驱动,帮助你掌握sd卡驱动开发原理-linux developed sd card driver, sd card to help you grasp the principle-driven development
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-26
    • 文件大小:186938
    • 提供者:lixiaoling
  1. MMC

    0下载:
  2. 埃特梅尔AT91系列处理器SD卡\mmC卡驱动程序-埃特梅尔AT91 Series processor SD Card \ mmC Card Driver
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-25
    • 文件大小:87984
    • 提供者:sibling
  1. usb-storage.tar

    0下载:
  2. usb 子设备程序 支持sd卡 mouse keyboard 的最单单的驱动程序 gcc编译 支持-usb device supports sub-sd card only the mouse keyboard driver support for gcc compiler
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-02
    • 文件大小:112866
    • 提供者:肖夏
  1. usb-host-1.00.tar

    0下载:
  2. host usb 主设备程序 支持sd卡 mouse keyboard 的最单单的驱动程序 gcc编译-the main host usb device supports sd card mouse keyboard alone most of the gcc compiler driver
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:405510
    • 提供者:肖夏
  1. sddriver

    0下载:
  2. linux环境下开发SD card驱动得好帮手-linux environment to develop a good SD card driver help
  3. 所属分类:SCM

    • 发布日期:2017-04-08
    • 文件大小:62721
    • 提供者:李峰
  1. MP3PLAYERSD

    0下载:
  2. 本源码提供了MP3编码的源代码,同时还包含了SD卡的驱动源码-This source provides the source code of MP3 encoding, but also includes a SD card driver source
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-16
    • 文件大小:149844
    • 提供者:han
  1. SD_Card

    0下载:
  2. s3c2410可用的SD卡驱动,可用evc编译-s3c2410 available SD card driver
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-02
    • 文件大小:5213
    • 提供者:李文丰
« 1 2 ... 7 8 9 10 11 1213 14 15 16 17 ... 22 »
搜珍网 www.dssz.com