Welcome![Sign In][Sign Up]
Location:
Search - stm32 sdio fatfs

Search list

[SourceCodestm32+SDIO+fatfs

Description: 这是stm32的SDIO模式,并且有fatfs文件系统,可以完成多种操作,例如创建文件夹,创建文件,读取文件等
Platform: | Size: 793053 | Author: cunlingwang | Hits:

[Linux-UnixSTM32_SDIO_FATFS

Description: stm32的SDIO相关文件系统,对SDIO编程有一些帮助-stm32 the SDIO-related file system, there are some of the SDIO program to help
Platform: | Size: 630784 | Author: 韩军 | Hits:

[ARM-PowerPC-ColdFire-MIPSSTM32-SDCard-SDIO-FATFS-V2

Description: 芯达开发板SD卡测试程序,可以了解一下FAT文件管理,希望对大家有帮助。-Core of the development board SD card test program, you can look FAT file management, we want to help.
Platform: | Size: 2163712 | Author: 刘红莉 | Hits:

[SCMFATFS-BMP.906

Description: STM32开发板上实现基于SDIO的fatFS-fatFS base on SDIO on the STM32 evaluation board
Platform: | Size: 265216 | Author: Daniel | Hits:

[ARM-PowerPC-ColdFire-MIPSSTM32_MINI_SDCard-SDIO-FATFS

Description: STM32 MINI board example
Platform: | Size: 1872896 | Author: Paul | Hits:

[SCMSTM32-SDCard-SDIO-FATFS-MP3-V2

Description: stm32上,实现MP3播放以及SD卡读写-Play MP3 and read and write SD card in STM32
Platform: | Size: 817152 | Author: Lin | Hits:

[SCM14-SDCard-SDIO-FATFS

Description: 14 SDCard-SDIO-FATFS.开发板上的例程。-SDCard-SDIO-FATFS,you know stm32
Platform: | Size: 1651712 | Author: ethan | Hits:

[ARM-PowerPC-ColdFire-MIPS14-SDCard-SDIO-FATFS

Description: ARM系列CORTEX-M3核STM32开发例程-ARM series of nuclear CORTEX-M3 STM32 development routine
Platform: | Size: 1505280 | Author: doushilei | Hits:

[ARM-PowerPC-ColdFire-MIPS14-SDCard-SDIO-FATFS

Description: 此码为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 card content via the serial port output, the test read about 1M BYTEs/s.
Platform: | Size: 2270208 | Author: 祁红梅 | Hits:

[SCMSTM32-SDCard-SDIO-FATFS

Description: sd卡的读写,文件系统的读写,建立文件,读取文件-sd card read and write, read and write file system, create documents, read the file
Platform: | Size: 2962432 | Author: 伍俊 | Hits:

[SCMstm32_SDCard-SDIO-FATFS

Description: Stm32 通过SDIO搭载FATFS文件系统的例子-Stm32 the SDIO equipped FATFS file system example
Platform: | Size: 881664 | Author: santao | Hits:

[ARM-PowerPC-ColdFire-MIPSSTM32-SDCard-SDIO-FATFS-V2

Description: STM32-SDCard-SDIO-FATFS-V2 stm32读写SD卡,很实用,本用也在使用。-STM32-SDCard-SDIO-FATFS-V2 stm32 SD card reader, very practical, the use also in use.
Platform: | Size: 2969600 | Author: Terry | Hits:

[SCMFatFS

Description: STM32基于3.5固件库 SDIO+4bit模式驱动的FatFS(0.07e)移植
Platform: | Size: 7133184 | Author: 王永明 | Hits:

[SCMSDCard-SDIO-FATFS

Description: 基于对于SD卡读取的STM32微控制器开发代码,前两天刚开发的,希望对大家有用。-Based on the STM32 microcontroller development code SD card reader, and two days before the newly developed, we want to be useful.
Platform: | Size: 1565696 | Author: 杨清华 | Hits:

[Embeded-SCM DevelopSDCard-SDIO-FATFS

Description: 基于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.
Platform: | Size: 3432448 | Author: kasuo912 | Hits:

[SCMstm32PSDIOP4BitPFATFS

Description: 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
Platform: | Size: 3399680 | Author: 段佳 | Hits:

[ARM-PowerPC-ColdFire-MIPSSTM32-SDCard-SDIO-FATFS-V2

Description: 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, that you need all four data lines. SDIO also supports 1-bit mode, where you need only Data0, CMD and CLK pins. To activate 1-bit mode, add this to your defines.h file
Platform: | Size: 2137088 | Author: Alex | Hits:

[SCMSDIO_fatfs

Description: STM32+SDIO+FATFS文件系统 直读SD卡 ,实现读写SD卡文件的功能-The STM32+SDIO+FATFS file system to achieve reading SD card, SD card read and write file function
Platform: | Size: 3389440 | Author: 张俊 | Hits:

[SCM实验39 FATFS实验

Description: stm32驱动sd卡的历程,感觉很好用。(This is a SD dome code , it is very good.)
Platform: | Size: 1404928 | Author: Mr.quan | Hits:

[Embeded-SCM Developstm32f4-discovery-keil-sdio-fatfs-master

Description: SD card + FAT file system demo example for STM32 microcontroller family. Keil MDK ARM project
Platform: | Size: 2079744 | Author: Bitte | Hits:
« 12 »

CodeBus www.codebus.net