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

搜索资源列表

  1. SD_File_TFT

    0下载:
  2. 完整的JPEG解码包,包括TFT和SD卡驱动,用于STM32-for STM32, the package of JpegDecode, TFT and SDCard driver
  3. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:354915
    • 提供者:testlinlin
  1. 14-SDCard-SDIO-FATFS

    0下载:
  2. ARM系列CORTEX-M3核STM32开发例程-ARM series of nuclear CORTEX-M3 STM32 development routine
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-05-06
    • 文件大小:1505081
    • 提供者:doushilei
  1. 14-SDCard-SDIO-FATFS

    1下载:
  2. 此码为STM32微处理器在MDK3.5下基于STM32 STD3.0库的编译源码,实现的功能是将SD卡上的txt类型文件内容通过串口输出,测试读文件速度大约在1M BYTEs/s。-This code for the the STM32 microprocessor in MDK3.5 compile source the STM32 STD3.0 library, the function will be the speed of file txt type file on the SD ca
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-05-11
    • 文件大小:2270146
    • 提供者:祁红梅
  1. STM32-SDCard-SDIO-FATFS

    0下载:
  2. sd卡的读写,文件系统的读写,建立文件,读取文件-sd card read and write, read and write file system, create documents, read the file
  3. 所属分类:SCM

    • 发布日期:2017-05-12
    • 文件大小:2962309
    • 提供者:伍俊
  1. SDCARD

    0下载:
  2. stm32 SDIO 操作的寄存器版本,是根据库函数版本改的,不支持多块写入,貌似是库函数原有的bug,暂时没法解决。使用时依次调用SD_Init(),SD_GetCardInfo(&SDCardInfo),SD_SelectDeselect((u32) (SDCardInfo.RCA << 16)),SD_EnableWideBusOperation(SDIO_BusWide_4b),然后就可以调用扇区读写操作了。-the stm32 SDIO operation of the r
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-01
    • 文件大小:13206
    • 提供者:蒋圣
  1. SDCard-Explorer-1.1

    0下载:
  2. Documents stm32 the SD interface operation, the program of the SD card STM32
  3. 所属分类:Other systems

    • 发布日期:2017-04-16
    • 文件大小:464533
    • 提供者:mattou_
  1. 20.SDcard

    0下载:
  2. STM32读卡器源码,买来的开发版自带的-STM SD card source code
  3. 所属分类:Other systems

    • 发布日期:2017-12-01
    • 文件大小:4639764
    • 提供者:yinfeifei
  1. STM32--SDCard

    0下载:
  2. 基于MINISTM32 用于测试SD卡 记忆存储功能启用与设置 开发环境keil-Enabled with the settings used to test the SD card memory storage based MINISTM32
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-11-20
    • 文件大小:117984
    • 提供者:cxx
  1. SDCARD

    0下载:
  2. 利用STM32读写SD卡,包涵了驱动程序和编程使用的接口函数,可以方便移植到其他32位单片机实现SD的读写功能-Using the STM32 SD card read and write, the driver interface function program and program to use, can be easily transplanted to other 32 bit MCU SD read and write functions
  3. 所属分类:SCM

    • 发布日期:2017-11-06
    • 文件大小:15546
    • 提供者:铀木
  1. STM32-100-V1-SDcardReader

    0下载:
  2. STM32F103用作读卡器读写SD卡,使用SDIO接口-STM32F103 used as a SDcard reader
  3. 所属分类:SCM

    • 发布日期:2017-05-18
    • 文件大小:4979318
    • 提供者:ljp
  1. SDcard

    0下载:
  2. 基于STM32嵌入式单片机的应用程序之SD卡存储-the app of SD card storage based on STM32
  3. 所属分类:SCM

    • 发布日期:2017-04-13
    • 文件大小:2405
    • 提供者:葛欣
  1. sdcard

    0下载:
  2. 这个是基于stm32的sd卡存储,有系统文件等-This is based on the sd card storage stm32, there are system files, etc.
  3. 所属分类:SCM

    • 发布日期:2017-05-07
    • 文件大小:1390731
    • 提供者:胡紫薇
  1. SDcard-TFT-and-series-trans

    0下载:
  2. 实现了使用STM32系列单片机进行SD卡TFT、串口接收等方面的相关功能。-Achieved using the STM32 family of microcontrollers SD card TFT, serial receiver and other aspects related functions.
  3. 所属分类:MiddleWare

    • 发布日期:2017-05-14
    • 文件大小:3370524
    • 提供者:MR.G
  1. SDCard-SDIO-FATFS

    0下载:
  2. 基于对于SD卡读取的STM32微控制器开发代码,前两天刚开发的,希望对大家有用。-Based on the STM32 microcontroller development code SD card reader, and two days before the newly developed, we want to be useful.
  3. 所属分类:SCM

    • 发布日期:2017-05-08
    • 文件大小:1565406
    • 提供者:杨清华
  1. SDCard-SDIO-FATFS

    0下载:
  2. 基于stm32上SD卡上的Tini-FatFs0.07,测试了将SD卡上的txt类型文件内容通过串口输出,测试读文件速度大约在1M BYTEs/s。-The observatory on the SD card- FatFs0.07, tested the TXT file contents of the SD card via a serial port output,Test the speed around 1 m BYTEs read file/s.
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2015-05-09
    • 文件大小:3432448
    • 提供者:kasuo912
  1. SDCARD

    0下载:
  2. 讲述STM32的SD卡通讯,注释也很详细,是一份很实用的源码-About STM32 SD card communication, notes are very detailed, is a very useful source
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-08
    • 文件大小:343422
    • 提供者:明帅
  1. sdcard

    0下载:
  2. 基于STM32的SDIO的SD卡驱动程序,寄存器编程,对卡驱动进行了精简,仅支持HDSD。-SD card driver base on stm32 SDIO interfeice
  3. 所属分类:SCM

    • 发布日期:2017-04-04
    • 文件大小:5642
    • 提供者:laoli9
  1. SDCard

    0下载:
  2. 一个基于stm32的库,用于sd卡的读写,内带有fat32的文件系统支持-Stm32-based library for sd card reader, with a fat32 file system support within the
  3. 所属分类:SCM

    • 发布日期:2017-04-17
    • 文件大小:100782
    • 提供者:叶培
  1. SDCard

    0下载:
  2. stm32 SDIO操作库 基于ST例程V4.5.0,修正了少量bug。固件库函数请用3.5,否则初始化出错。-stm32 SDIO manipulation library Based on ST routine V4.5.0, fixes a small bug. Please use the 3.5 firmware library functions, otherwise initialization error.
  3. 所属分类:SCM

    • 发布日期:2017-04-08
    • 文件大小:18864
    • 提供者:叶晞
  1. STM32-Read-SDcard

    2下载:
  2. 用STM32读写SD卡,使用SPI模式,是一个读取Text 文件的Demo。-SD card with STM32, speaking, reading and writing, the use of SPI mode, is a Demo to reads a Text file.
  3. 所属分类:SCM

    • 发布日期:2017-05-06
    • 文件大小:1435340
    • 提供者:Mr.Li
« 1 23 »
搜珍网 www.dssz.com