Hello,
We are using the AM335x processor and connected to the USB port 1 of this processor is the TUSB2046B 4 ports hub. As operation system we use the TI Linux Arago 2013.12 (SDK: 07.00.00.00).
When connecting an USB stick to the hub, we get the following information:
root@am335x-evm:~# [ 40.867039] usb 2-1.2: new full-speed USB device number 3 using musb-hdrc
[ 42.018178] usb 2-1.2: not running at top speed; connect to a high speed hub
[ 42.030009] usb 2-1.2: New USB device found, idVendor=090c, idProduct=1000
[ 42.037261] usb 2-1.2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 42.044929] usb 2-1.2: Product: USB DISK
[ 42.049069] usb 2-1.2: Manufacturer: SMI Corporation
[ 42.054276] usb 2-1.2: SerialNumber: AA20080816004720
[ 42.064101] usb-storage 2-1.2:1.0: USB Mass Storage device detected
[ 42.079773] scsi0 : usb-storage 2-1.2:1.0
[ 43.088681] scsi 0:0:0:0: Direct-Access USB2.0 FlashDisk 1100 PQ: 0 ANSI: 0 CCS
[ 43.103923] sd 0:0:0:0: [sda] 1974272 512-byte logical blocks: (1.01 GB/964 MiB)
[ 74.146895] usb 2-1.2: reset full-speed USB device number 3 using musb-hdrc
[ 105.206982] usb 2-1.2: reset full-speed USB device number 3 using musb-hdrc
The last message: "usb 2-1.2: reset full-speed USB device number 3 using musb-hdrc" will be repeated about every 31 seconds.
The USB stick I cannot find and I cannot mount the USB stick. When connecting a mouse or keyboard it works fine.
Thanks in advance.
