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