NVIDIA recommends the use of “USB_VBUS_EN0” i.e GPIO00/Pin87 to be used for USB0.
On our custom board, we have configured for USB1, so in this case, what changes needed SDK? Kindly suggest.
NVIDIA recommends the use of “USB_VBUS_EN0” i.e GPIO00/Pin87 to be used for USB0.
On our custom board, we have configured for USB1, so in this case, what changes needed SDK? Kindly suggest.
Sorry for the late response.
Is this still an issue to support? Any result can be shared?
This issue is still open… Please provide the solution if you have.
Which jetapck relaese is in use?
Jetson Orin nano with jetpack 6
Please refer to
Write a regulator with above GPIO in use and assign that regulator to the “vbus-supply” field in the DT.
Regulator framework is Linux standard framework that you could find out how to write it by kernel document.
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.