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

搜索资源列表

  1. SDIO_SD

    0下载:
  2. 这个是让单片机通过挂载SD卡跑FatFs文件系统的移植文件,是通过SDIO的方式来读写SD卡。工程是基于STM32RBT6的-This is the microcontroller to run portable document file system FatFs to mount the SD card is through SDIO way to read and write SD card. Project is based STM32RBT6,
  3. 所属分类:SCM

    • 发布日期:2017-11-18
    • 文件大小:55504
    • 提供者:杨宽宽
  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. usbPsdioPsdPfatfs(ok)2Pfile_creat

    0下载:
  2. 基于stm32Vet6的usb读写sd,sd的接口是利用sdio模式。产品采集的数据以txt文本的形式存储于sd卡,用户可以首次定义文件名后,后续的文件名自动更新区分之前的。-Based stm32Vet6 USB read and write SD sd interface use SDIO mode. Product data collected by to txt text in the form of storage on the sd card, the user can define
  3. 所属分类:SCM

    • 发布日期:2017-11-20
    • 文件大小:4882671
    • 提供者:李静
  1. 51sd

    0下载:
  2. 普通51内核听过sdio担心模式(spi)进行sd卡读写操作的程序,已经过测试-Normal mode 51 core concerns heard sdio (spi) for sd card reader operating procedures, has been tested
  3. 所属分类:SCM

    • 发布日期:2017-11-29
    • 文件大小:27346
    • 提供者:tianjingiyi
  1. STM32F103-SD-read-and-write

    0下载:
  2. STM32F103 SD卡 读写函数 通过SDIO接口-STM32F103 SD read and write function
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-11-13
    • 文件大小:1786880
    • 提供者:Long In
  1. STM32-100-V1-SDcardReader

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

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

    1下载:
  2. 利用SMT32F103的sdio功能,并结合fatfa文件系统,在sd卡上读写txt文档-Use SMT32F103 the sdio function, combined fatfa file system on the sd card reader txt file
  3. 所属分类:SCM

    • 发布日期:2017-05-11
    • 文件大小:2928560
    • 提供者:ctzs102
  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. SDIOtest

    0下载:
  2. 本实验将实现如下功能:开机的时候先检测字库,然后检测SD卡是否存在,如果SD卡存在,则初始化SD卡,并通过串口1打印SD卡相关信息,然后开始查找SD卡根目录下的PICTURE文件夹,如果找到则显示该文件夹下面的图片文件(支持bmp、jpg、jpeg或gif格式),循环显示,通过按KEY0和KEY2可以快速浏览下一张和上一张,WK_UP按键用于暂停/继续播放,DS1用于指示当前是否处于暂停状态。如果未找到PICTURE文件夹/任何图片文件,则提示错误。DS0来指示程序正在运行。在正常显示图片的时候
  3. 所属分类:SCM

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

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

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

    0下载:
  2. stm32f407 sdio读写tf卡程序 (直接寄存器操作)-stm32f407 sdio tf card reader procedures (direct register operation)
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-03
    • 文件大小:163980
    • 提供者:陈国平
  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. 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. 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. NAND(128M)SD(SDIO)

    0下载:
  2. 这是关于stm32的NAND和SD卡程序,通过程序能清楚的理解NAND和SD卡功能-This is about stm32 of NAND and SD card program, the program can be clearly understood by NAND and SD card function
  3. 所属分类:SCM

    • 发布日期:2017-05-12
    • 文件大小:2814450
    • 提供者:
  1. SDIO

    0下载:
  2. 这是stm32的SD卡测试程序,大家通过该程序可以熟悉一下SD卡的运用-This is a test program stm32 the SD card, you can familiarize yourself with the program through the use of SD cards
  3. 所属分类:SCM

    • 发布日期:2017-05-02
    • 文件大小:940074
    • 提供者:
  1. usb2spifw_V13.11.12

    0下载:
  2. C8051F32x,Silicon_MCU, USB可以转各种借口,spi,sdio,iic,rcb。以及其他非标准的各种借口。-C8051F32x,Silicon_MCU, USB2,spi/sdio/iic/rcb and others Nonstandard interface.
  3. 所属分类:Other Embeded program

    • 发布日期:2017-05-04
    • 文件大小:1247437
    • 提供者:liuzl
  1. SDIOPUSBPFATFS

    0下载:
  2. 扩展_野火M3_SDIO+USB+FATFS,野火数据里面实例,经调试可用-Extension wildfire M3 SDIO+ USB+ FATFS, wildfires data instance inside, after debugging is available
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-05-26
    • 文件大小:9104693
    • 提供者:陈勇哥
« 1 2 3 4 5 6 78 9 10 »
搜珍网 www.dssz.com