We are working with Android 11 image from Kynetics with Toradex Colibri iMX8QXP on Colibri Evaluation Board V3.
We were able to enable wifi debugging and connect to the device via adb. However we are facing issues with USB debugging.
After enabling USB debugging from developer settings and connecting a micro usb to usb at X30(OTG/USB) with JP2 not shorted, the device shows USB debugging enabled. But the PC cannot detect the connected device via ADB.
Do we need to do anything else to enable USB debugging?
Hi @nicola_lg
Thanks a lot for this fix. However after these, I’m getting an error that the USB device cannot be recognized with the following error. Windows has stopped this device because it has reported problems. (Code 43)
A request for the USB device descriptor failed.
Any idea why I’m getting this issue?
Thanks again
Hi @nicola_lg
Thanks for the tip, but it didn’t seem to fix the issue.
I’m guessing it’s a hardware specific issue.
I would need to try with another board probably
Consider also that the BSP is for the IRIS carrier board and not the Evaluation Board (big one).
We tested on Windows after the patch of the rc.file and it works. For completion this is detailed procedure (including pushing the file which I took for granted):