cancel
Showing results for 
Search instead for 
Did you mean: 

fatfs SD card interfacing with stm32f05r8 discovery board

prashantbasvat
Associate
Posted on March 16, 2017 at 11:13

Hi, i am prashant from india, i am having stm32f05r8 discovery board and i want to interface SD card with fatfs enabled (using SPI) on it.so how to do it?????

shared sample source code 

1 REPLY 1
Imen.D
ST Employee
Posted on March 16, 2017 at 11:26

Hello,

I suggest you have a look to this 'FatFs_uSD' example inside the STM32CubeF0 to develop an application using most of the functions offered by FatFs: 

STM32Cube_FW_F0_V1.7.0\Projects\STM32072B_EVAL\Applications\FatFs\FatFs_uSD

This user manual

http://www.st.com/content/ccc/resource/technical/document/user_manual/61/79/2b/96/c8/b4/48/19/DM00105259.pdf/files/DM00105259.pdf/jcr:content/translations/en.DM00105259.pdf

“Developing Applications on STM32Cube with FatFs� provides a description of how to use the STM32Cube firmware components with a generic FAT File System (FatFs).

Hope this helps you.

Imen

When your question is answered, please close this topic by clicking "Accept as Solution".
Thanks
Imen