Ouestion about USB FAT16 using the MCF52210

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Ouestion about USB FAT16 using the MCF52210

1,772 Views
junkers13
Contributor I
Hi, I downloaded the CMX USB stack and I was wondering if there was a way to change the output file format from FAT16 to FAT32.  Looking in the header files it seems possible, I'm not really sure though.  The reason I ask is that I need to have a filename larger than 8 characters long created on the USB drive, and FAT16 only allows 8 or less where FAT32 allows upto 255.
 
Thanks for any help. 


Message Edited by joey c on 2008-07-11 03:59 PM

Message Edited by joey c on 2008-07-11 04:01 PM
Labels (1)
0 Kudos
3 Replies

537 Views
junkers13
Contributor I
Better yet has anyone attempted to use f_mkdir??
0 Kudos

537 Views
DrSeuss
Contributor I
Page 10 of the user manual (CMX_FFS_THIN_5222X.pdf) list the limitation of the SuperThin FAT.
 
specifically - FAT16 only and no directory support.
 
Of course a full FAT 32 is available for purchase from CMX.
0 Kudos

537 Views
junkers13
Contributor I
ok, thanks for the info.
0 Kudos