USB drive using i.MX RT1060

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

USB drive using i.MX RT1060

1,753 Views
er_arpit_arora
Contributor III

Hello NXP, I am a newbie with i.MX RT1060. I bought it's evaluation board.

I understand from the reference guide that RT1060 has both SDHC and USB interfaces. However, I am curious if it's actually possible to make a USB flash drive using RT1060 i.e. interface SD card with your host computer via RT1060.

Tags (2)
2 Replies

1,368 Views
CarlosCasillas
NXP Employee
NXP Employee

Hi Arora,

Yes, it is feasible building a SD card reader using the i.MX RT1060, using USB and uSDHC peripherals. You could refer to the Mass Storage Class (MSC) demo, and uSDHC driver included on the MCUXpresso SDK.

Just as reference regarding the integration, you could check the following Reference Designs:

https://www.nxp.com/docs/en/reference-manual/DRM104.pdf

https://www.nxp.com/docs/en/reference-manual/DRM065.pdf


Hope this will be useful for you.
Best regards!
/Carlos
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

1,368 Views
er_arpit_arora
Contributor III

Thanks Carlos! This is really helpful.

0 Kudos