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.

CCS/TM4C123GH6PM: SPI flash file system support

Part Number: TM4C123GH6PM

Tool/software: Code Composer Studio

Hi,

We are using TM4C123GH6PM microcontroller with M25P32-VMW6TG spi flash. Using below link as reference code. We ported bare metal driver we are able to read/write spi flash.

But we have problem in filesystem support with windows. Windows detected the storage but unable to format to FAT32 or FAT16. Can please help how do we solve this issue.

https://e2e.ti.com/support/microcontrollers/tiva_arm/f/908/t/501515

At same time we tested the USB bulk transfer to SPI flash to read the content. It works with out a problem.

Rgds

Chandra