USB3.0 eye diagram test requirements

For USB3.0 eye diagram test, the host needs the following modes:
USB3.0:
· Enable CP0 pattern
· Enable CP1 pattern
· Enable RX loopback
· Enable SSC / Disable SSC

Help provide relevant scripts or tools, thank you! !

Hi, what we can provide are all in DLC. Please follow the Xavier NX tuning guide for this: https://developer.nvidia.com/jetson-xavier-nx-tuning-and-compliance-guide-application-note

Hi Trumany,
I try to do eye diagram test according to the “USB 2.0 Test Mode Programming Sequence” in doc.
There is the steps in “USB 2.0 Test Mode Programming Sequence”. And we just do eye diagram test for port 1
step 2.
echo on > /sys/bus/usb/devices/usb1/power/control
echo on > /sys/bus/usb/devices/usb2/power/control

step 3. 
devmem2 0x03610470 w 0xC63

step 4.
devmem2 0x03610020 w 0x804

step 5.
devmem2 0x03610024 
ps:
Bus error (core dumped)

Problem1:
Now after I execute step 4, It always trigger "Enter" keyevent and can't stop it, keypad and mouse can't work else.
Problem2:
It occur error(core dumped) when execute step 5.

Please check the problems. 

Thanks

What board did you do the test on? Is there a USB HUB on board or not?

Hi Trumany,
It’s NX board(jetson-xavier-nx-devkit-emmc) with BOARDID 3668.
Is there a USB HUB on board or not? --Yes
Thanks

Do you mean NX devkit? Why do you do such test on devkit? It has been validated.
And as there is a USB HUB on that, for any compliance that is going through an external hub, please contact the hub vendor for the tool.

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.