SD card interfacing

Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob
Anonymous
Not applicable

Hello,

I want to interface 512MB micro SD card with WICED WiFi module. Any thoughts? Are there any suggested parts? Any libraries?

Thanks,

Raghu

0 Likes
3 Replies
Anonymous
Not applicable

Hi

You can follow this tutorial ..

http://stm32f4-discovery.com/2014/07/library-21-read-sd-card-fatfs-stm32f4xx-devices/

All that you might want to do is to change the timer(for delay), SPI calls..

Let us know if this help you out.

0 Likes
Anonymous
Not applicable

Hi

I was able to use this library and interface SD card using SPI and SDIO

0 Likes