Question
STM32 CubeFx FatFs update to support exFAT
Posted on November 15, 2016 at 16:08
Hi, Chan has updated FatFs to version 0.12B but the bundled FatFs in CubeF0-F7 are all sitting on v0.11.
The reason I want to update to 0.12B is because of exFAT support for USB Flash memory.I have tried to work out what changes were made to the original Chan FatFs library to port it over to STM32 MSC but it seems the ST implementation is based on some other sub branch somewhere between version 0.10C an 0.11 bot not exactly any of these. Does ST Plan to update the bundled FatFs library?If not, what where the steps involved in creating the ST version of the library in terms of what was the source code used for the starting point and what modifications were made?Any help on this would be greatly appreciated.Regards,Bob.