Hello,
I am using the Jetson Nano for a custom HW design/development. I am using all USB ports on the Jetson and have came to the point about 5V supply on the Jetson for VUSB.
I noticed the HW design guide on page 23 describes the process for connecting USB devices to the Jetson. On this page it describes that when you plug one device in, the 5V input for VBUS (VUSB) should be connected to GPIO00 to the Jetson. However, it seems to be a bit incomplete because it does not describe how one connects multiple USB devices to the VBUS on the Jetson.
So my question is: If you have three separate USB connectors on a custom board, and assuming you have all three plugged in at the same time, how do you handle the 5V input from each connector to the Jetson? Would you need some sort of common cathode shottcky diode to connect to all 5V sources too, which connects to GPIO00?
Thank you