Hi,
I want to make a data logger with 4GB SDHC (FAT32) card using TM4C123GXL LaunchPad.`I've seen the sd-card example of DK board and config my TM4C123GXL from the previous post on SD card at E2E. I tried to create a file with f_open() but failed. It returns with FR_NOT_READY.
Suggestion please.
Thanks in Advanced.