搜索资源列表
FATFS-BMP.906
- STM32开发板上实现基于SDIO的fatFS-fatFS base on SDIO on the STM32 evaluation board
STM32-SDCard-SDIO-FATFS-MP3-V2
- stm32上,实现MP3播放以及SD卡读写-Play MP3 and read and write SD card in STM32
14-SDCard-SDIO-FATFS
- 14 SDCard-SDIO-FATFS.开发板上的例程。-SDCard-SDIO-FATFS,you know stm32
STM32_SDIO_FATFS
- STM32的通过SDIO接口连接SD卡,并利用FATFS读取SD卡的例程!-The STM32 through SDIO interface to connect the SD card, and use the FATFS read SD card routine!
STM32-SDCard-SDIO-FATFS
- sd卡的读写,文件系统的读写,建立文件,读取文件-sd card read and write, read and write file system, create documents, read the file
SDCard-SDIO-FATFS
- STM32F103移植Fatfs,sd卡驱动方式:SDIO-The STM32F103 transplantation Fatfs, sd card driven approach: SDIO
STM32_sdio_fatfs
- STM32F103的FATFS文件系统移植,特性: 1、SDIO的4位总线查询操作模式,比SPI模式快很多。 2、支持长文件名。 3、支持中文文件名(包括文件夹)。 主函数功能: 1、创建一个文件,并写入测试数据。 2、打卡刚刚创建的文件,读取文件内容并打印输出。 3、扫描SD卡里面的所有文件(包括文件夹)。 4、统计SD容量空间使用情况。 -Transplantation of the STM32F103' s FATFS file system, f
stm32_SDCard-SDIO-FATFS
- Stm32 通过SDIO搭载FATFS文件系统的例子-Stm32 the SDIO equipped FATFS file system example
SDIO_SD
- 这个是让单片机通过挂载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,
STM32F103VE-SDCard-SDIO-FATFS3
- 这个程序提供了如何使用的SDIO固件库和 FATFS的驱动程序来执行读/写操作,采用SD卡 V1.1协议-This program provides examples of how to use the SDIO firmware libraries and FATFS driver to perform read/write operations, the use of an SD card V1.1 protocol
FatFS
- STM32基于3.5固件库 SDIO+4bit模式驱动的FatFS(0.07e)移植
SDCard-SDIO-FATFS
- 基于对于SD卡读取的STM32微控制器开发代码,前两天刚开发的,希望对大家有用。-Based on the STM32 microcontroller development code SD card reader, and two days before the newly developed, we want to be useful.
stm32PSDIOP4BitPFATFS
- 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
42_FatFs
- 嵌入式文件系统fatfs驱动文件,用STM32内部资源,SDIO实现。-Fatfs embedded file system driver files, STM32 internal resources, SDIO achieved.
SDCardTest
- STM32的SDIO接口FATFS方式操作SD卡测试,完成创建文件,写文件,读取文件三个测试。-请键入文字或网站地址,或者上传文档。 取消 STM32 de SDIO jiēkǒu FATFS fāngshì cāozuò SD kǎ cèshì, wánchéng chuàngjiàn wénjiàn, xiě wénjiàn, dòu qǔ wénjiàn sān gè cèshì.The STM32 SDIO interface SD card test mode operatio
SDIO_FATFS
- SD卡的SDIO操作方式,FATFS文件系统访问方式,STM32源码,开发环境keil 4。-SDIO SD card operation, FATFS file system access, STM32 source development environment keil 4.
project5
- 本例程移植了R0.09b版本的FatFS文件系统,采用SDIO接口的MicroSD卡作为存储介质。 FatFS文件系统的移植说明见: \User\FatFS\FatFS移植记录.txt 核心文件为: b sdio_sd.c/.h : SDIO底层驱动代码 demo_sdio_fatfs.c/.h 演示FatFS API接口函数的使用方法的主程序。 配置GPIO的SD_Init()函数在执行 f_mount() 挂在文件系统时会被调用。因此,没有在
SDIO_fatfs
- STM32+SDIO+FATFS文件系统 直读SD卡 ,实现读写SD卡文件的功能-The STM32+SDIO+FATFS file system to achieve reading SD card, SD card read and write file function
fatfs
- 基于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
实验39 FATFS实验
- stm32驱动sd卡的历程,感觉很好用。(This is a SD dome code , it is very good.)