One of my project requires SD-Card to interfaced with TM4C1294NCPDT to store data regularly. I've chosen "fatsdraw_EK_TM4C1294XL_TI" project from the "Resource Explorer".
I've formatted the SD-Card with FAT32 and using 2GB and 32GB. The SD-Card module is interfaced with TM4C via SPI2. The SD-card module is from "robocraze.com/.../sd-card-module
I'm able to send proper CS, Clock (400Khz) and MOSI signals. But, I'm getting "FR_NOT_READY" status.
Need support to solve this issue.