Ouestion about USB FAT16 using the MCF52210

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

Ouestion about USB FAT16 using the MCF52210

1,817件の閲覧回数
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
ラベル(1)
0 件の賞賛
3 返答(返信)

582件の閲覧回数
junkers13
Contributor I
Better yet has anyone attempted to use f_mkdir??
0 件の賞賛

582件の閲覧回数
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 件の賞賛

582件の閲覧回数
junkers13
Contributor I
ok, thanks for the info.
0 件の賞賛