USB-HS storage to NVM with RT102x

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

USB-HS storage to NVM with RT102x

2,184件の閲覧回数
threeboystech
Contributor II

I'm using an MIMXRT1021 that is required to store USB-HS data (at least 16GB) to NVM storage.

Is there a recommended solution as to what memory and what memory configuration to use?  My thoughts are an eMMC part connected to the USDHC2 peripheral using the 8-pin data interface.

Can someone share an application note link on how to make this connection?

Thanks

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

2,103件の閲覧回数
threeboystech
Contributor II

Do you have a link to a USB Spec document that will provide details on the supported Callback events supported by the SDK?  Examples on how to detect when a disk operation is started/stopped would be helpful.  Searching NXP for this document has not provided any success.

 

Terry

0 件の賞賛
返信

2,064件の閲覧回数
diego_charles
NXP TechSupport
NXP TechSupport

Hi Terry, 

I am sorry for the late reply. 

There is USB stack documentation detailed within SDK, please take a look to see if it helps you. See the below example

diego_charles_0-1689022262046.png

Many thanks for your patience. 

Diego

0 件の賞賛
返信

2,106件の閲覧回数
threeboystech
Contributor II

Hi Diego

Our solution will not require a SD card, we will be using direct connection to the eMMC.

 

Terry

2,094件の閲覧回数
diego_charles
NXP TechSupport
NXP TechSupport
Thanks for letting me know, Terry.
0 件の賞賛
返信

2,131件の閲覧回数
diego_charles
NXP TechSupport
NXP TechSupport

Hi @threeboystech 

Do you require an eMMC over an SD card? A SD card is another flexible option. 

As you may now we have several MMC examples in our SDK, and most of them are SD card based .For example sdcard_fatfs to see SD card file creating and R/W and  the dev_msc_disk_bm which works as a USB to SD card bridge.

Best regards, 

Diego

0 件の賞賛
返信