I am trying to power the Jetson AGX Orin Dev kit with a plain 12v over USB-C Port. When I just connect the positive and negative terminals, nothing happens, pushing the power button does nothing as well, tried both the USB-C ports, same behaviour.
I remember reading about having to ground CC1 and CC2 here in the forum, (but cant find the post again) tried that as well and did not bring any luck. Also, I tried to power the Jetson with plain 5v over USB-C and it did momentarily light up the Power LED and went off immediately. This got me wondering if I need some USB PD voltage negotiation logic running behind my USB-C power supply. Is this necessary?
Does anyone have experience with driving the AGX Orin Dev kit with plain USB-C power? Are there any official recommendations for such an USB-C PD board? All I have is plain 10-20V available and I would like to use the USB-C plug to power my AGX Orin.
If these suggestions don’t help and you want to report an issue to us, please attach the model, command/step, and the customized app (if any) with us to reproduce locally.
Hello carolyuu, I think you misunderstood my problem. The issue is not related to performance issues on the Jetson but powering the Jetson over a 12v Supply.
The USB ports take 5V 3A input. You will destroy the board if you (attempt to) connect 12V to a USB connector. Use the barrel jack to provide 12V to the board.
Thanks a lot for your response, I have the freedom of setting the dumb (no USB-PD) input voltage to anything between 10-20V and in terms of Current, I have upto 6 Amps available so that should cover the requirements of Orin very well.
I would like to use the USB-C plug and not the Barrel plug to connect because of issues we had with the barrel plug previously. The setup is for an RC car that is driving Off-road and has a lot of vibrations and USB-C has been better than the Barrel jack in terms of connector reliability. It is not possible to use the provided 19v adapter because of obvious reasons.
I tried to power the Jetson with plain 19v, 6 Amps peak bench power supply but could not manage to get it switched on.
My question is, with the 19v on the USB-C connector, why wont the AGX Orin power on? What am I missing?
Thanks a lot, this was exactly what I was apparently looking for. So technically, if there is a USB-PD power negotiator Board in between the Jetson AGX Orin and the “Dumb” input voltage, that would be the recipe for success, am I correct?