This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

ATA File System Known Working SD Cards

Other Parts Discussed in Thread: TMS320C5515

Hi,

We're using the ATA File System Library from TI in a TMS320C5515 to interact with SD cards on our board.

I have some generic micro SD cards I'm using on my development board and they are working with no issue.

I tried a brand new 2GB from SanDisk the other day and I'm having issues trying to create files with the ATA File System, the method

ATA_create() consistently fails.

To make sure that it wasn't the physical SD card, I did verify that a PC can properly interact with the SanDisk micro SD card.

That aside, does anyone know of a known list of working SD cards and the ATA File System?

Or, is there a way to know if a card will function properly with the ATA File System without having to test it first?

Thanks,

Ben