vjohn
June 26, 2024, 3:17am
1
Hi,
We are developing a custom carrier board with Jetson Orin NX SOM.
I have a design query with USB Implementation.
In the below attaching my method of implementation plan of USB.
In this, for Enabling the Power Switch (IC3), which pin I can use?
You can refer to the Design Guide and reference carrier P3768 schematic in DLC for USB design. And the combination should follow below items.
*) USB2 + USB3 in pair connecting to a USB HUB
*) USB2 + USB3 in pair connecting to a PD controller and then to a type-C port
*) USB2 + USB3 in pair connecting to a type-A port
vjohn
June 26, 2024, 6:48am
4
Hi Trumany,
Can’t we implement the combination in the custom carrier board that’s mentioning below?
USB 0 - recovery USB (micro B Connector)
USB 1 - through MUX to type-C Port
USB 2 - to USB Hub
Yellow Indication - USB 0
Green Indication - USB 1
Blue Indication - USB 2
As said, for USBSS port, the USB2 + USB3 combination should be in pair first and then go to same port/hub together.
vjohn
June 27, 2024, 3:03am
6
Hi Trumany,
Sorry I didn’t get it what you replied.
You are specifying USB 2 as USB 1 and USB 3 as USB 2 as per the image I shared. Correct ?
my doubt is, why we can’t implement the each USBs separately ?
USB 0 - recovery USB (micro B Connector)
(standalone, not using USB0 SS Signals, keeps floating)
USB 1 - through MUX to type-C Port ( as per the image attached with first question)
USB 2 - to USB Hub ( USB 2 DP/DN and USB2 SS Signals to USB Hub)
Why we can’t implement in this way? why need to make a combination of USB 1 and USB 2?
Thank you for your support.
I mean for USB3.0 port, USB2.0 should combine with USB3.0 and go to same port or hub together.
If you use USB2.0 separately as USB2.0 port without USB3.0, that would be ok.
vjohn
June 27, 2024, 4:25am
8
Ok, got it. That will be fine,
I am doing like that only.
Thank you.
system
Closed
July 17, 2024, 7:15am
10
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.