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.

TMS320F28388D: FatFs update to rev. 0.15

Part Number: TMS320F28388D

I'm using FatFs for read/write on USB drive. I had some issues and I tracked them down to the drive been formatted with GPT instead of MBR. I saw that FatFs supports GPT from rev R0.14 (Oct 14, 2019) but the porting for C2000 is based on rev. 0.13.

Does TI has plan to release a new version of FatFs for C2000 microcontroller?

Does anyone has manged to incorporate modification from latest version of FatFs in C2000 version?

Any other advice about the issue?