document for Fatfs middleware for K66

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

document for Fatfs middleware for K66

ソリューションへジャンプ
877件の閲覧回数
Weining
Contributor III

Hi,

 

I want to implement USB MSD function with K66 and KSDK 1.3 version; I don’t want to a RTOS.

Does anybody know if the fatfs work without RTOS? Where can I find the documents for the fatfs stack?

 

Thank you,

 

Weining Li

ラベル(1)
1 解決策
672件の閲覧回数
isaacavila
NXP Employee
NXP Employee

Hello Weining,

Indeed, there are some examples for USB + fatfs on KSDK 1.3 version that do not use any RTOS (they are BareMetal). You can give a look to these examples at: <KSDK_1_3_PATH>\examples\<BOARD>\demo_apps\usb\<DEVICE_OR_HOST>\msd\BM\<IDE>.

Here you can find Fatfs documentation: FatFs - Generic FAT File System Module

And also, here is a document for USB + Fatfs + Processor Expert reference that might be helpful for you: USB Host Project with KSDK 1.3 and Processor Expert

Hope this helps!

Regards,

Isaac

元の投稿で解決策を見る

2 返答(返信)
673件の閲覧回数
isaacavila
NXP Employee
NXP Employee

Hello Weining,

Indeed, there are some examples for USB + fatfs on KSDK 1.3 version that do not use any RTOS (they are BareMetal). You can give a look to these examples at: <KSDK_1_3_PATH>\examples\<BOARD>\demo_apps\usb\<DEVICE_OR_HOST>\msd\BM\<IDE>.

Here you can find Fatfs documentation: FatFs - Generic FAT File System Module

And also, here is a document for USB + Fatfs + Processor Expert reference that might be helpful for you: USB Host Project with KSDK 1.3 and Processor Expert

Hope this helps!

Regards,

Isaac

672件の閲覧回数
Weining
Contributor III

Hi Isaac,

Thanks a lot for your help, I really appreciate it.

I tested the project you mentioned last week. it works for my application.

Best regards,

Weining

0 件の賞賛
返信