Documentation/Allspark2-Orin NX WikiEnglish · NX
Browse documentation
10 Interface Function Test Demos

10.2 USB Test

Power adapter, Orin main unit, and USB 3.0 flash drive.

1 min read · English documentation

USB Test

Test Equipment

Power adapter, Orin main unit, and USB 3.0 flash drive.

Test Objective

Test the functionality of the USB-related circuitry.

Test Procedure

  1. Insert the USB 3.0 flash drive into the Orin main unit.

  2. Enter the command below to check whether the USB flash drive is mounted.

lsusb -t | grep "Driver=usb-storage"

图片.png

  1. If Driver=usb-stroage appears under the 10000M bus, the test passed.