Hello,
I’ve build a system using TM4C123GH6PM with SD card, connected to SSI0 and following the same schematic as in “EK-TM4C123G” kit, by board doesn’t include a UART connection to PC and is not intended to have, I’ve a target of creating txt file and save it in the SD card (as Log files) and read some txt files from SD card (as configurations, modes or settings).
I’m including the SD card example for the kit “EK-TM4C123G” but during the including I got lost as I don’t have a UART terminal connected to computer in this board so I searched a bit in the internet I used the example found in http://elm-chan.org/fsw/ff/en/open.html but I was surprised that the “f_mount” command has more parameters than the one in the included file system.
So I’m really lost, please guide me how to achieve my target (create and read txt files)?
Best regards,
Mina