This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

USB hangs during ISP acquisition

Other Parts Discussed in Thread: OMAP3530

Hi,

On my omap3530 project, I've got a camera connected on ISP bus and a USB wifi dongle connected to the USB2 port. 

during the ISP acquisition process, both using RGB and YUV pipelines, the USB got this repeated error:

 

[90261.573638] #                                                                                                                                                                 

[90261.629791] #                                                                                                                                                                 

[90261.684204] #                                                                                                                                                                 

[90261.739166] #                                                                                                                                                                 

[90261.745941] RTUSB_VendorRequest failed(-110),TxFlags=0x0, ReqType=IN, Req=0x7, Index=0x1104                                                                                   

[90261.793701] #                                                                                                                                                                 

[90261.848480] #                                                                                                                                                                 

[90261.903259] #                                                                                                                                                                 

[90261.957580] #  


and the linux OS hangs. If I connect the dongle to the OTG port (musb) the issue doesn't occur.

 

Any suggestions?

Many thanks.

Andrea