FRDM-MCXN947 Mass Storage with SD Card

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

FRDM-MCXN947 Mass Storage with SD Card

861件の閲覧回数
Doly02
Contributor I

Hello,

I am currently on FRDM-MCXN947 using frdmmcxn947_dev_msc_disk_bm and frdmmcxn947_dev_msc_disk_lite_bm examples for Mass Storage on SD Card in Device Mode. I have read the documentation to both examples, but I couldn't found in which case is lite version different and if the same functionality as the classic version (frdmmcxn947_dev_msc_disk_bm) is maintained, then the lite version has no limitations.

Also in the documentation or in the code I have not found any information about used Filesystem in both examples. Is it possible to use these examples e.g. FATFS or FAT32 (or another way) to create files on the SD card from the code?

Thank you.

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

822件の閲覧回数
Habib_MS
NXP Employee
NXP Employee
 

Hello USER,
The SDK(2.16.1) offers an example code where is implemented the FatFs using a sdcard:

Habib_MS_1-1729110158414.png

Where you can download this example through SDK builder selecting the next option before build the SDK:

Habib_MS_2-1729110197867.png

At the same time, you can download the SDK inside MCUxpresso IDE clicking the next button:

Habib_MS_3-1729110220647.png

Inside to the window called "Download and install SDK" you can search the FRDM- MCXN947 in the filter, where it will be showing the available SDK, as shows in the next image:

Habib_MS_4-1729110248892.png

Also, if you experience any issue, do not hesitate to let me know.
BR
Habib

0 件の賞賛
返信