sd fatfs can only change letters
Hello,I'm using fatfs by chan with this SD driver http://stm32f4-discovery.net/2014/07/library-21-read-sd-card-fatfs-stm32f4xx-devices/ and with my own SPI driver. I have successfully mounted and opened a file but when I try to write using f_puts, it...