Quantcast
Channel: Processors
Viewing all articles
Browse latest Browse all 149991

Forum Post: USB0 Enumeration error

$
0
0

Hello,

We have a custom board based on the Beaglebone Black, I'm trying to get the board to boot from USB, with nothing programmed on or SD card. I'm expecting to get the AM335 RNDIS to initiate as an Ethernet device. On our board (compared to the Beaglebone Black), we're using USB0 with the OTG circuitry (instead of USB1) and forcing USB0 into device mode. The board is detected by the Linux PC, however, It will not enumerate.

The following is the dmesg I was able to get (running Ubuntu 12.04):

[424595.900132] usb 5-2: new full-speed USB device number 4 using uhci_hcd
[424596.075024] usb 5-2: unable to read config index 0 descriptor/all
[424596.075032] usb 5-2: can't read configurations, error -71
[424596.188220] usb 5-2: new full-speed USB device number 5 using uhci_hcd
[424596.251145] usb 5-2: unable to read config index 0 descriptor/all
[424596.251158] usb 5-2: can't read configurations, error -71
[424596.364184] usb 5-2: new full-speed USB device number 6 using uhci_hcd
[424596.422150] usb 5-2: unable to read config index 0 descriptor/all
[424596.422164] usb 5-2: can't read configurations, error -71
[424596.423023] hub 5-0:1.0: unable to enumerate USB device on port 2

 

I've been looking around to see if I can find any information on this error, I've found very little information. Does anyone have any idea what this error means?

Since this is an exercise to get Ethernet over USB0 working, our board has nothing programmed on flash and we are not using an SD card. 

Thanks

 


Viewing all articles
Browse latest Browse all 149991


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>