LPCXpresso55S16 file system integration

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

LPCXpresso55S16 file system integration

394 Views
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 Kudos
4 Replies

337 Views
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 Kudos

323 Views
ahmed007
Contributor II

Thank you ZhangJennie 

367 Views
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 Kudos

361 Views
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 Kudos