The design manual states the following: To be able to communicate in recovery mode using USB 3.2, does the USB 2.0 (USB0 port) also need to be connected to the host PC?
In other words, can I use only USB 3.2 (Port #1)?
[18.1 USB Recovery Mode]
Recovery mode can operate in either USB 2.0 or USB 2.0 + USB 3.2 modes. Recovery mode using USB 2.0 is from interface USB0_N/P only. No other signals are required or supported for entering Force Recovery mode. Neither VBUS nor ID detection is needed. If the force recovery strap is held low coming out of reset, Jetson AGX Orin will configure USB0 as a device and enter recovery mode. For USB 3.2 recovery mode, the USB 3.2 port must be Port #1 on the UPHY_RX1/TX1 pins.
Only one port could be device mode port on jetson.
So if your are sure your USB0 + USB3.2#1 port won’t be device mode after boot into kernel, then it should be okay.
Let me ask an additional question.
The data sheet below states that only USB 2.0 (USB0 port) can be used in Device and the other ports are Host only. Does this mean that USB 2.0 (USB1 port) cannot be used in Device mode?
==
Universal Serial Bus Specification Revision 2.0, plus the following:
• Modes: Host and Device (Only USB 2.0 port USB0 supports RCM, Host, Device Mode. All other ports are Host only).