Question
STM32F4 Discovery - interfacing SD card with SPI & FatFS
Posted on September 03, 2015 at 18:35
Greetings all,
recently I am struggling with interfacing myhttp://www.st.com/web/catalog/tools/FM116/SC959/SS1532/PF252419
with a 2 GB SD card (via ) with SPI & FatFS. I have tried to modify examples from Geoffrey Brown'shttp://www.cs.indiana.edu/~geobrown/book.pdf
, as well ashttp://stm32f4-discovery.com/2014/07/library-21-read-sd-card-fatfs-stm32f4xx-devices/
, but both unsuccessful (I am relatively new to embedded coding). I would like the microcontroller to write lines of text (measurements) into a text file on the SD card. Does anyone happen to have a working example that could help me with my project, prefereably for the board I use? Thank you very much. Kind regards, James C