Question
SD driver for STM3210C eval using FatFs
Posted on January 17, 2013 at 10:23
Hi guys,
I'm working for the first time on a STM3210C eval. I have to store files on the SD card included in the STM card. So I added FatFs to my project. As FatFs is platform independant, I have to find a compatible SD driver which can provide several functions : disk_ioctl(), disk_read(), etc... I've searched on the Internet and tried to add many drivers, without success. Has someone a SD card driver for STM3210C eval which is compatible with FatFs, and a short ''how to do'' would be great :) thanks, Nicolas #stm3210c-eval-fatfs-sd-driver