Solved
How to get USB stick free size in FAT file system?
Hi,
I am working to make application of USB host. At initial stage, I need to read how big is the free size of attached USB stick using the FAT file system middle ware. Can someone give me some pointer which FAT system interface I can use? I know how to mount and dismount, but not sure how to get this USB stick free size.
