搜索资源列表
SPI
- STM32是以Cortex-M3为核的处理器,该例程介绍STM32下如何对SPI进行操作。SPI适合于较长距离,高速通信。如SD,解码芯片等等。
STM32通过SPI方式对MMC或SD卡的读写程序
- STM32通过SPI方式对MMC或SD卡的读写程序-STM32 way through the SPI MMC or SD card reader program
STM32-FATFS-for-SD-card.rar
- 运行于stm32平台上的fat文件系统。,Stm32 platform running on the fat file system.
STM32_SPI_SD_card
- 基于STM32的SD卡读写程序。SPI SD卡接口-STM32 based on the SD card reader program. SPI SD card interface
22-MP3-SD-FATFS-SPI1
- STM32野火开发板上的源程序,MP3 + FATFS + SD卡的程序,程序已在板子上调试通过。-Wildfire STM32 development board source, MP3+ FATFS+ SD card program, the program has been on the board through debugging.
STM32用SPI操作SD卡,并移植FATFS文件系统
- 用Keil 4.12编译器编译的,已经测试过,FATFS所有的应用程序都可以执行
SDcard
- 无系统 STM32 SD卡源码!KEIL工程。 -No system STM32 SD Card source! KEIL project.
USBDemo
- 在万利199元开发板上实现了STM32利用SPI控制SD卡读写扇区的操作。-199 yuan in Wanli STM32 development board implements the SD card using SPI control read and write sector operation.
STM32108PKT-SD
- STM32的SPI口SD卡程序,本人已经验证过,绝对能用,这个是一款开发板上的源码-The SPI port STM32 SD card program, I have verified, the absolute can be used, the source is a development board
SDkaSource
- SD卡的SPI读写程序,内含SPI总线时序函数、SD卡的读写函数,可直接嵌入到UC/OS操作系统中进行调用,采用.c和.h文件进行分装,可直接嵌入到项目或操作系统中,支持51单片机、STM32、ARM7等单片机,500M主屏以上的处理器请对SPI时序进行修改。-SD card SPI read and write procedures containing SPI bus timing function, SD card reader function, can be directly embe
SD_Card
- STM32下的SD卡驱动,SPI模式,物理层协议支持1.1-SD card driver
STM32-SPI-CDCard-FATFS
- STM32使用硬件SPI接口读写SD卡并移植上开源的FATFS文件系统以实现SD卡按FAT32文件格式读写。-STM32 hardware SPI interface SD card reader and transplanted on the open source FATFS file system to the SD card FAT32 file format reader.
STM32_SPI_FLASH
- 自己写的spi_flash的驱动,利用stm32管脚模拟的方式,是学习理解spi总线良好资料,将sd卡挂载的fatfs中的文件(字库)进行读写,并显示到屏幕上,奋斗板的同学试一试-Way the own written spi_flash drive, take advantage of the the stm32 pin analog, to the spi bus good information to learn to understand, read and write to the s
SPISD
- STM32 SPI SD Example Code
picture
- 基于stm32的sd卡图片显示程序,采用spi进行读写,并用串口全程监控-Based stm32 the sd card picture display program, using spi read and write, and process monitoring with serial
stm32-fatfsPsd
- stm32 SPI接口 fatfs下sd卡读写-stm32 SPI fatfs sd card
SD_SPI
- 运用SPI驱动SD卡的STM32读写程序-The STM32 code for SD with SPI
STM32-SDCard-SDIO-FATFS-V2
- 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
Test-SD-Card-(SPI)
- stm32 test SD card gpio throught spi