Skip to content

afinello/stm32f4xx-sdio-dma-driver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

stm32f4xx-sdio-dma-driver

STM32F4xx DMA-capable SDIO SD-card driver compatible with FatFs library

This is a modified version of the original STMicroelectronics SDIO driver with DMA-mode working out-of-the-box on STM32F4xx family chips.

Some boards do not have a CD-pin (Card Detect), so you should comment out the following definition in sdio_sd.c file to turn off the SD-card presense validation.

#define SD_USE_DETECT_PIN

Add the following definition to your code to enable the Polling mode instead of DMA

#define SD_POLLING_MODE ((uint32_t)0x00000002)

About

STM32F4xx DMA-capable SDIO SD-card driver compatible with FatFs library

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy