USBSS2 connects to the hub, but no usb3.0 device can be found on the hub. In the retest of Jetson_Orin_NX Demo board, no USB 3.0 can be found on USBSS2 (a port below J6), please help to check. USBSS1 can be found. USBSS2 oscilloscope did not test the USB3.0 grip signal
USBSS2 接hub,hub上找不到USB 3.0设备,在Jetson_Orin_NX Demo 板复测,USBSS2(J6的下面一个端口)找不到usb3.0, 请帮忙看一下,USBSS1是可以找到,USBSS2 使用示波器没有测试到USB3.0的握信号
Do you mean your usb device can not be detected on under port of J6? Both ports of J6 are routed to same USB hub chip on devkit carrier, and so the port of J7. Could you test more usb devices on these all ports and also can test more Orin NX module if possible.
Orin NX devkit usb3.0 cannot be recognized,only obtain usb2.0.
我们自定义的板子J6(上图u盘位置)通过HUB转接成多个usb接口
如上图,u盘 只能识别到usb2.0,没办法识别到usb3.0,需要怎么配置,帮忙告知一下,感谢
Can you share the schematic? All four ports should be from same USB hub. USB2 and combined USB3 of each port should route together.
Can you share full USB part design including all USB2.0 and USB3.0 lines?
The picture above is our company’s custom board
This problem is urgent, please help to reply,Thanks
The following is the log for logging in to usb3.2:
[ 160.627797] usb 1-2.3: new high-speed USB device number 7 using tegra-xusb
[ 160.734634] usb 1-2.3: New USB device found, idVendor=3535, idProduct=6300, bcdDevice= 1.10
[ 160.734642] usb 1-2.3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 160.734647] usb 1-2.3: Product: U330
[ 160.734650] usb 1-2.3: Manufacturer: aigo
[ 160.734653] usb 1-2.3: SerialNumber: 43DC26D8D0C8A2CD
[ 160.737319] usb-storage 1-2.3:1.0: USB Mass Storage device detected
[ 160.737513] scsi host1: usb-storage 1-2.3:1.0
[ 161.761022] scsi 1:0:0:0: Direct-Access aigo U330 PMAP PQ: 0 ANSI: 6
[ 161.771101] sd 1:0:0:0: [sdb] 245760000 512-byte logical blocks: (126 GB/117 GiB)
[ 161.779396] sd 1:0:0:0: [sdb] Write Protect is off
[ 161.785031] sd 1:0:0:0: [sdb] Mode Sense: 45 00 00 00
[ 161.786591] sd 1:0:0:0: [sdb] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA
[ 161.880668] sdb: sdb4
[ 161.882718] sd 1:0:0:0: [sdb] Attached SCSI removable disk
[ 162.102389] exfat: Deprecated parameter 'namecase'
[ 162.108119] exFAT-fs (sdb4): Volume was not properly unmounted. Some data may be corrupt. Please run fsck.
[ 331.155076] usb 1-2.3: USB disconnect, device number 7
Where is the “USB1_N/P_HUB” coming from on your schematic?
please attach full dmesg.
Hi,
By default this device tree does not enable usb3-2 at all. Did you ever read the document and modify the device tree?
换了一个usb3.0 U盘,但是还是识别成usb2.0,具体log如下:
dmesgUSB3-0.txt (66.5 KB)
那我如果启动usb3-2,并且配置正确,是不是USBSS2就可以识别usb3.0吗
那我如果启动usb3-2,并且配置正确,是不是USBSS2就可以识别usb3.0吗
就software來說是這樣沒錯, 但我這邊沒有完整review你的硬體部份有沒有問題.