LPCXpresso55S16 file system integration

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

LPCXpresso55S16 file system integration

1,315 次查看
ahmed007
Contributor II

Hello,

 

I want to integrate a little file system like littleFS or FatFs to handle files using LPCXpresso55S16. I'm interested in knowing which file system would be the most suitable for integration with the board, considering factors like a clear API and high performance.

 

Ahmed,

0 项奖励
回复
4 回复数

1,258 次查看
ZhangJennie
NXP TechSupport
NXP TechSupport

If your SDK includes Fatfs and USB driver, you will see demo code here during importing SDK examples

ZhangJennie_1-1686534811451.png

 

ZhangJennie_0-1686534760700.png

 

Hope this helps,

Jun Zhang

 

0 项奖励
回复

1,244 次查看
ahmed007
Contributor II

Thank you ZhangJennie 

1,288 次查看
ZhangJennie
NXP TechSupport
NXP TechSupport

Hi ahmed007 

MCUXpresso SDK supports Fatfs. Before download SDK, select Fatfs. the related demo cdoe will be included in the SDK package.

ZhangJennie_0-1686298859010.png

Hope this helps,

Jun Zhang

 

0 项奖励
回复

1,282 次查看
ahmed007
Contributor II

Hello,

Thank you Jun Zhang for your reply. I actually did this.
My question is what will be the best file system to integrate with the LPCXpresso55S16 ? And if it's FatFs Where I can find the demo because even though I downloaded the FatFs as a middleware with the SDK, I didn't find any demo when doing import SDK example.

Ahmed.

0 项奖励
回复