MIMXRT1170. Can usbx host mass storage example work with USB 3.0 sticks?

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

MIMXRT1170. Can usbx host mass storage example work with USB 3.0 sticks?

Jump to solution
2,183 Views
Burjak
Contributor III

Hi, I'm working on loading files from USB stick. I have 5 sticks, 4 of them recognized by "usbx example" and one is not. That one is a blue USB 3.0. I'm searching for the issue. I have a few suspects:
- USB stick itself
- my usb-microusb adapter
- azure usbx sample

Can you confirm that the sample is working with USB 3.0 sticks? It sees a VID and PID of the stick but doesn't show me the files. 

Labels (1)
0 Kudos
Reply
1 Solution
2,168 Views
EdwinHz
NXP TechSupport
NXP TechSupport

Hi @Burjak,

Our USB module is only compliant with revision 2.0 of the Universal Serial Bus specification. Because of this, a USB 3.0 stick will not work with this module. Sorry for the inconvenience this may cause.

BR,
Edwin.

View solution in original post

3 Replies
2,169 Views
EdwinHz
NXP TechSupport
NXP TechSupport

Hi @Burjak,

Our USB module is only compliant with revision 2.0 of the Universal Serial Bus specification. Because of this, a USB 3.0 stick will not work with this module. Sorry for the inconvenience this may cause.

BR,
Edwin.

2,152 Views
Burjak
Contributor III
@EdwinHz You mean, USB 3.0 won't work. But if the stick will work in 2.0 mode, it will be okay, right? 
0 Kudos
Reply
2,141 Views
EdwinHz
NXP TechSupport
NXP TechSupport

That is correct.