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.

errors with touchscreen connected

Other Parts Discussed in Thread: AM3894

Hi,

I'm using an AM3894 board and i'm trying to use an AOC touchscreen.
The video is ok, but when i try to connect the usb cable to get the mouse input, I have these errors:

root@dm816x-evm:~# usb 1-1: new high speed USB device using musb-hdrc and address 2
usb 1-1: New USB device found, idVendor=05e3, idProduct=0610
usb 1-1: New USB device strings: Mfr=0, Product=1, SerialNumber=0
usb 1-1: Product: USB2.0 Hub
hub 1-1:1.0: USB hub found
hub 1-1:1.0: 4 ports detected
usb 1-1.2: new full speed USB device using musb-hdrc and address 3
usb 1-1.2: device descriptor read/64, error -71
usb 1-1.2: device descriptor read/64, error -71
usb 1-1.2: new full speed USB device using musb-hdrc and address 4
usb 1-1.2: device descriptor read/64, error -71
usb 1-1.2: device descriptor read/64, error -71
usb 1-1.2: new full speed USB device using musb-hdrc and address 5
usb 1-1.2: device not accepting address 5, error -71
usb 1-1.2: new full speed USB device using musb-hdrc and address 6
usb 1-1.2: device not accepting address 6, error -71
hub 1-1:1.0: unable to enumerate USB device on port 2
usb 1-1: reset high speed USB device using musb-hdrc and address 2
usb 1-1.2: new full speed USB device using musb-hdrc and address 7
usb 1-1.2: device descriptor read/64, error -71
usb 1-1.2: device descriptor read/64, error -71
usb 1-1.2: new full speed USB device using musb-hdrc and address 8
usb 1-1.2: device descriptor read/64, error -71
usb 1-1.2: device descriptor read/64, error -71
usb 1-1.2: new full speed USB device using musb-hdrc and address 9
usb 1-1.2: device not accepting address 9, error -71
usb 1-1.2: new full speed USB device using musb-hdrc and address 10
usb 1-1.2: device not accepting address 10, error -71
hub 1-1:1.0: unable to enumerate USB device on port 2
usb 1-1: reset high speed USB device using musb-hdrc and address 2
usb 1-1.2: new full speed USB device using musb-hdrc and address 11
usb 1-1.2: device descriptor read/64, error -71
usb 1-1.2: device descriptor read/64, error -71
usb 1-1.2: new full speed USB device using musb-hdrc and address 12
usb 1-1.2: device descriptor read/64, error -71
usb 1-1.2: device descriptor read/64, error -71
usb 1-1.2: new full speed USB device using musb-hdrc and address 13
usb 1-1.2: device not accepting address 13, error -71
usb 1-1.2: new full speed USB device using musb-hdrc and address 14
usb 1-1.2: device not accepting address 14, error -71
hub 1-1:1.0: unable to enumerate USB device on port 2
usb 1-1: reset high speed USB device using musb-hdrc and address 2
usb 1-1.2: new full speed USB device using musb-hdrc and address 15
usb 1-1.2: device descriptor read/64, error -71
usb 1-1.2: device descriptor read/64, error -71
usb 1-1.2: new full speed USB device using musb-hdrc and address 16
usb 1-1.2: device descriptor read/64, error -71
usb 1-1.2: device descriptor read/64, error -71
usb 1-1.2: new full speed USB device using musb-hdrc and address 17
usb 1-1.2: device not accepting address 17, error -71
hub 1-1:1.0: cannot reset port 2 (err = -19)
hub 1-1:1.0: unable to enumerate USB device on port 2
usb 1-1: USB disconnect, address 2

... until i disconnect it.

The problem persists if i change usb port.
I think that in my touchscreen there's an hub with 4 ports and maybe the problem is it.

How can i solve this problem? My system has ezsdk 5_03_00_09 installed.

Thank you in advance.

Katia