How to use SD card for storage ML model?

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

How to use SD card for storage ML model?

700 次查看
nnxxpp
Contributor IV

My board is MCXN947 but internal flash is 2 MB. It is small for my tflite model. I know that MCXN947 supports SD card. How can I use SD card to save and run my model? I want to the flow is same before. Before I use the internal flash and debug via USB.

Thank you.

标签 (1)
0 项奖励
回复
3 回复数

624 次查看
nnxxpp
Contributor IV

@Harry_Zhang 

Thanks.

So in my case the external flash maybe is the best solution. How do you think about it? Please give me some advice and tutorials.

0 项奖励
回复

613 次查看
Harry_Zhang
NXP Employee
NXP Employee

Hi @nnxxpp 

I think you can use external flash to store your code and XIP.

So you can refer to hello_world_qspi_xip example.

Harry_Zhang_0-1733983486154.png

BR

Harry

639 次查看
Harry_Zhang
NXP Employee
NXP Employee

Hi @nnxxpp 

If you want to save your model in SD card, this is possible.

You can refer to this example.

Harry_Zhang_0-1733826319321.png

But MCXN947 doesn't support booting from SD card.

BR

Harry

0 项奖励
回复