USB Host Integration on TWR-K21F120MA

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

USB Host Integration on TWR-K21F120MA

1,014件の閲覧回数
vikashkumar
Contributor I

Hi,

I am working on USB host integration on TWR-K21F120MA board. I integrate example code of usb host on board. If i am not right example code using FAT32 file system. I have a problem, when i create folder/directory, it takes up to 8 character long only for folder/directory name, but i required more than that. And when i come in file name it follow 8.3 formula. when i give more than 8 character in folder/directory or file name, it does not create folder or file.

ラベル(1)
0 件の賞賛
返信
1 返信

920件の閲覧回数
mjbcswitzerland
Specialist V

Hi

You need to enable "long file name" support if it is available in the FAT32 library.

For a ready-made K21F120 USB-Host MSD solution, which includes LFN utFAT and Linux workaround to avoid the Microsoft licensing requirement, see:

http://www.utasker.com/kinetis/TWR-K21F120M.html


and

http://www.utasker.com/docs/uTasker/uTasker_utFAT.PDF

Regards

Mark


Professional support for Kinetis: http://www.utasker.com/index.html
Remote desktop one-on-one coaching: http://www.utasker.com/services.html
Getting started to expert videos: https://www.youtube.com/results?search_query=utasker+shorts

0 件の賞賛
返信