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

搜索资源列表

  1. FATFS-BMP.906

    0下载:
  2. STM32开发板上实现基于SDIO的fatFS-fatFS base on SDIO on the STM32 evaluation board
  3. 所属分类:SCM

    • 发布日期:2017-03-27
    • 文件大小:265427
    • 提供者:Daniel
  1. 20.SD-dukaqi

    1下载:
  2. stm32 使用sdio控制sd卡方式和中断+dma方式做sd读卡器-the stm32 use sdio control a sd card and interrupt+dma way to do the sd card reader
  3. 所属分类:Other Embeded program

    • 发布日期:2016-11-27
    • 文件大小:4642816
    • 提供者:梁子
  1. GIFjiema

    0下载:
  2. 采用LZW算法进行解码GIF图片,稍作修改即可支持sd卡,本人亲测在STM32+SDIO平台上解码SD卡中的gif效果尚可-LZW algorithm to decode GIF images, minor modifications to support the sd card, I pro-test STM32+SDIO platform gif effect can still decode the SD card
  3. 所属分类:Picture Viewer

    • 发布日期:2017-03-31
    • 文件大小:7085
    • 提供者:shixueqing
  1. Bstm32_EFSL_da

    0下载:
  2. 基于STM32微处理器的SD卡(TF卡)文件系统读写.1003ZC,ZD等有SDIO,检查中。,已通过测试。 -Based on the SD card STM32 MCU (TF card) to read and write file system .103 ZC, ZD, such as SDIO, check. Complete source code, has been tested.
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-31
    • 文件大小:154326
    • 提供者:积累
  1. STM32_SDIO_FATFS

    0下载:
  2. STM32的通过SDIO接口连接SD卡,并利用FATFS读取SD卡的例程!-The STM32 through SDIO interface to connect the SD card, and use the FATFS read SD card routine!
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:630661
    • 提供者:郑立安
  1. SDIO_stm32

    0下载:
  2. sdio 在STM32上的代码,Keil开发环境
  3. 所属分类:SCM

    • 发布日期:2017-05-08
    • 文件大小:1589921
    • 提供者:zhang
  1. MP3_final

    0下载:
  2. 自制mp3 ·单片机读取sd 卡上的歌曲文件 传送给 vs1003解码 ·可实现 mp3 的基本功能 切歌 暂停 歌词同步 开发环境 mdk ·使用stm32 vet6 单片机 ·sdio 驱动sd 卡 ·sfmc 驱动lcd ·fatfs 文件系统 可识别2G sd 卡 支持长文件名和中文字符 ·包含中文字库-Homemade mp3 microcontroller reads the songs on the sd card file transfer
  3. 所属分类:Other Embeded program

    • 发布日期:2017-05-23
    • 文件大小:7315866
    • 提供者:张勇立
  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. STM32_SDIO_FATFS-8B

    0下载:
  2. For configuring the SDIO on STM32. Includes all the necessary file needed for file manipulation.
  3. 所属分类:SCM

    • 发布日期:2017-11-14
    • 文件大小:5681995
    • 提供者:momo
  1. STM32PUSBPSDIOPUDiak

    0下载:
  2. 基于STM32的USB做成的SD卡U盘读卡器,采用SDIO模式-Made based on the STM32 USB SD card U disk reader, using the SDIO mode
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-06-09
    • 文件大小:16399781
    • 提供者:王继学
  1. MMC_SD

    0下载:
  2. STM32 SDIO的相关函数 sd读、写,文件系统的读写,建立文件,读取文件-STM32 SDIO correlation function
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-14
    • 文件大小:4421
    • 提供者:王永明
  1. FatFS

    0下载:
  2. STM32基于3.5固件库 SDIO+4bit模式驱动的FatFS(0.07e)移植
  3. 所属分类:SCM

    • 发布日期:2017-05-22
    • 文件大小:7132675
    • 提供者:王永明
  1. SD

    0下载:
  2. 基于STM32的SD卡(SDIO模式)测试实验,并将测试信息通过串口1在电脑的超级终端上打印出来-Based on the STM32 SD card (SDIO mode) testing laboratory and a test message via the serial port on the computer print out HyperTerminal
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-17
    • 文件大小:80385
    • 提供者:现实的虚幻
  1. stm32PSDIOP4BitPFATFS

    0下载:
  2. STM32+SDIO(4bit)驱动sd卡,加入了FATFS,实现读写文件,已在硬件上调试通过可用-STM32+ SDIO (4 bits) drive sd card, joined the FATFS, realize the read and write files, has been on the hardware debugging through available
  3. 所属分类:SCM

    • 发布日期:2017-05-14
    • 文件大小:3399238
    • 提供者:段佳
  1. sdcard

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

    • 发布日期:2017-04-04
    • 文件大小:5642
    • 提供者:laoli9
  1. Sunny号实验27-SDIO-TF卡实验

    0下载:
  2. 使用单片机实现SD卡储存器功能,对于初学者非常有用(It is very useful for beginners to realize the memory function of SD card by using single chip microcomputer.)
  3. 所属分类:单片机开发

    • 发布日期:2018-04-20
    • 文件大小:319488
    • 提供者:kang24
  1. STM32F103VET6_UCOSIII_20170410(USB_SD_SDIO)

    0下载:
  2. ARM芯片的例程ARM调试例程,学习例程。(The STM32 SDIO routine of the ARM chip.)
  3. 所属分类:单片机开发

    • 发布日期:2018-04-30
    • 文件大小:11696128
    • 提供者:646097010
  1. STM32F407VG(IAR)_Demo

    1下载:
  2. [I2Saudioplay] stm32f407罪行音频播放例程,好不容易找到的,经测试很好用。 [Audio_playback_and_record] cortexM4内核 stm32f407例程,录音播放wav, [DAC] stm32f407的DAC操作实例,开发工具IAR 6.3,代码可用于MP3播放器开发入门。 [HY32D-CODE] 3.2 ssd1289 stm32f407 application [MPP_55374] mp3源代码的 C语言实现 可以实现随机
  3. 所属分类:单片机开发

    • 发布日期:2018-05-02
    • 文件大小:733184
    • 提供者:milulaile
  1. sd_mmc_spi_stm32f4

    0下载:
  2. STM32 SDCARD SDIO USING STM32CUBEMX
  3. 所属分类:嵌入式/单片机/硬件编程

    • 发布日期:2018-05-03
    • 文件大小:8192
    • 提供者:quocduypt95
« 1 2 3 45 6 »
搜珍网 www.dssz.com