CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 搜索资源 - sdio

搜索资源列表

  1. M4PSDIOPFATFS

    0下载:
  2. 基于stm32f4xx的M4内核,移植SDIO并且有FATFS文件系统-M4 core and SDIO Driver and FATFS
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-05-25
    • 文件大小:8228063
    • 提供者:zhangyang
  1. STM32F4_SD_SPI

    0下载:
  2. If you want to use SPI communication instead of SDIO on STM32F4xx for any reason, you can do that. To enable SPI communication, open your defines.h file and set constant Now, SPI is activated. Make sure, that you include dependencies libraries, des
  3. 所属分类:uCOS

    • 发布日期:2017-04-26
    • 文件大小:457305
    • 提供者:Alex
  1. SD-Card

    0下载:
  2. STM32F4xx has internal SDIO peripheral to work with SD cards. Also, SDIO communication is faster than SPI, but if you don’t need speed in your project, you can use SPI aswell. With default settings, SDIO 4-bit mode communication is used. It means, th
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-27
    • 文件大小:52176
    • 提供者:Alex
  1. stm32-sdPuart

    1下载:
  2. Finally I got it working properly. Reading SDcard was very awesome for me for first time, so I decided to make a library for STM32F4xx devices and post it to my website. It’s basically just communication interface between STM32F4 and FatFS library by
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-14
    • 文件大小:5238
    • 提供者:Alex
  1. mc325_ub_stm32f4_fatfs_sdio_v104_RUS

    0下载:
  2. 1. I don t know how is your low level driver for SDCARD implemented (probably SDIO HAL drivers) 2. I won t do any HAL tutorials. STD drivers are just fine for those who knows what are doing with MCU-1. I don t know how is your low level driver for
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-30
    • 文件大小:188139
    • 提供者:Alex
  1. M3-SDIO

    0下载:
  2. STM32读卡器,可以用stm32做一个读卡器的模块,可以让电脑读取内存卡里面的东西-STM32 memory card inside the computer reads data
  3. 所属分类:SCM

    • 发布日期:2017-04-29
    • 文件大小:399972
    • 提供者:瑞瑞
  1. SDIO_fatfs

    0下载:
  2. 采用C语言编写的用于STM32单片机的SDIO控制fat文件系统的源码-STM32 micro prosessor source code uesd to fat systems based on SDIO.
  3. 所属分类:Other Embeded program

    • 发布日期:2017-05-18
    • 文件大小:4616854
    • 提供者:zheng
  1. STM32PSDIO

    0下载:
  2. SDIO卡在STM32上的应用,STM32上带SDIO驱动,因此,在STM32上能够很好的利用SDIO驱动与SD卡进行通信。-SDIO card in the application of STM32, STM32 with SDIO driver, so that the STM32 can be a good use of SDIO driver and SD card for communication.
  3. 所属分类:SCM

    • 发布日期:2017-05-11
    • 文件大小:2478571
    • 提供者:张俊
  1. SDIO_fatfs

    0下载:
  2. STM32+SDIO+FATFS文件系统 直读SD卡 ,实现读写SD卡文件的功能-The STM32+SDIO+FATFS file system to achieve reading SD card, SD card read and write file function
  3. 所属分类:SCM

    • 发布日期:2017-05-14
    • 文件大小:3389667
    • 提供者:张俊
  1. stm32danpianji2

    0下载:
  2. 使用stm32单片机编写的扩展实验2 SDIO实验,实现sdio功能,效果哦好-STM32 microcontroller written in the expansion of the experiment 2 SDIO experiments, to achieve the function of SDIO, oh good
  3. 所属分类:SCM

    • 发布日期:2017-05-03
    • 文件大小:973687
    • 提供者:李老子
  1. M3_SDIOPUSBPFATFS.zIP

    0下载:
  2. STM32操作SD卡、FATFS,USB设备,SD卡操作通过SDIO接口-STM32 operation SD card, FATFS, USB device, SD card operation through SDIO interface
  3. 所属分类:SCM

    • 发布日期:2017-05-22
    • 文件大小:6184677
    • 提供者:ruoshui
  1. Stm32f103-SSD1963-7size-fatfs0.09_OK

    0下载:
  2. 开发环境使用keil for Arm,功能:电子相册,读取sd卡中的图片,显示在7寸液晶屏,以幻灯片的方式播放。SD卡是用SDIO方式驱动,液晶驱动为fsmc方式。有sd卡的文件系统,ssd1963的底层驱动程序。-Development environment using for Arm KEIL, function: electronic photo album, read the picture in the SD card, display in the 7 inch LCD scree
  3. 所属分类:SCM

    • 发布日期:2017-05-17
    • 文件大小:4482548
    • 提供者:周胜利
  1. stm32uCGUIPsd

    0下载:
  2. 在STM32103FZET6跑上系统,用SDIO方式与SD卡通信,有FATFS文件系统。-In STM32103ZET6 ran system, using SPI way SD card communication, there FATFS file system.
  3. 所属分类:uCOS

    • 发布日期:2017-05-21
    • 文件大小:5723134
    • 提供者:lee
  1. fatfsPsdioPRW

    1下载:
  2. SDIO+2016fatfs最新文件系统哦 支持读写 4g卡测试通过了 带串口 调试功能 SDIO+2016fatfs lastest fatfs Rv0.12- SDIO+2016fatfs lastest fatfs Rv0.12
  3. 所属分类:SCM

    • 发布日期:2017-05-26
    • 文件大小:8622598
    • 提供者:张默
  1. sdiosdcard

    2下载:
  2. 单片机开发,stm32F407已经调试完全,放心使用,SD卡驱动,SDIO接口,支持HCSD -stm32 sd sdio
  3. 所属分类:SCM

    • 发布日期:2017-05-04
    • 文件大小:18903
    • 提供者:钊 吕
  1. fatfs

    0下载:
  2. 基于ST公司的stm32f407的fatfs的实现你用的是stm32f407上的sdio接口与512扇区的sd卡相连-fatfs stm32f407 implementation of ST-based company you use sdio interface 512 sectors on the connected sd card stm32f407
  3. 所属分类:SCM

    • 发布日期:2017-05-07
    • 文件大小:1297635
    • 提供者:杨宇航
  1. SDIO-SD

    0下载:
  2. STM32 SD卡操作学习,希望对你能够有所帮助-STM32 SD CHIP
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-05-05
    • 文件大小:326326
    • 提供者:弓源
  1. STM32WIFIPOV2640-adhoc

    0下载:
  2. 该项目为stm32+sdio wifi+ov2640的单片机部分源码;实现adhoc wifi热点及jpeg图像传输。-The project for stm32+ sdio wifi+ ov2640 part of the source code to achieve adhoc wifi hotspots and jpeg image transmission.
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-05-28
    • 文件大小:11096078
    • 提供者:黄强
  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. 所属分类:微处理器开发

    • 发布日期:2017-12-14
    • 文件大小:1039360
    • 提供者:听风逐雨
  1. U_Disk

    0下载:
  2. STM32F405驱动SD卡程序,主要使用SDIO进行驱动(STM32F405 driver SD card program, the main use of SDIO driver)
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2017-12-24
    • 文件大小:16188416
    • 提供者:z736302927
« 1 2 ... 4 5 6 7 8 910 »
搜珍网 www.dssz.com