Question
SDcard with SDIO interface and FATFS
Posted on June 07, 2012 at 18:46
Hello,
i connected sdcard to my stm32f4discovery board, used SDIO example for low level init, and fixed fatfs so i can write data and read that later with computer But fatfs code is to complex for me to understand, does any one know hot to create txt, write a value (like from adc) and then close it so it could be seen by computer ? thanks