fatfs SD card interfacing with stm32f05r8 discovery board
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2017-03-16 3:13 AM
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
This discussion is locked. Please start a new topic to ask your question.
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2017-03-16 3:26 AM
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
“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
Thanks
Imen
