RT1176 data transfer over USB2.0 interface

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

RT1176 data transfer over USB2.0 interface

249件の閲覧回数
vinodnaik
Contributor I

Hi, We are using mcuxpresso ide and "mimxrt1170-evkb" bare metal firmware to transfer data over USB2.0 mass storage class. To transfer the 1 MB data, "mimxrt1170-evkb" processor taking approximatly 14 seconds, where as desktop system taking approximatly 9 seconds. We would like to improve the data transfer over USB2.0 mass storage class in "mimxrt1170-evkb". Please help me to resolve issue to increase or achive USB2.0 standard interface speed.

0 件の賞賛
返信
1 返信

222件の閲覧回数
EdwinHz
NXP TechSupport
NXP TechSupport

Hi @vinodnaik,

Are you testing with the "evkbmimxrt1170_host_msd_fatfs_bm_cm7" example code from the SDK? This example uses HighSpeed USB standard, and you can adjust the THROUGHPUT_BUFFER_SIZE for the data transfer buffer. Please try this example code and let me know if you are able to see an improvement in your data transfers.

BR,
Edwin.

0 件の賞賛
返信