
Markus accessed a USB memory stick from a 32bit PIC usingĀ FatFs with the Microchip USB host stack. Source code is available at the link.

Markus accessed a USB memory stick from a 32bit PIC usingĀ FatFs with the Microchip USB host stack. Source code is available at the link.
Have to ask why on this, am i missing something?
Why implement a full complex dead/unsuitable file system in a PIC to handle flash sticks?
FAT32 isn’t very complex, and most flash drives, especially if they are used between multiple platforms, are FAT32 volumes.