Current comsuption for Jetson AGX Orion Industrial

Hi,

Please let me know the max current taken by 5V for JAOi ( Jetson AGX Orin Industrial).

And please confirm if i am using 12V for HV rail then my IDDMAX will be 20*5.4/12=9A

Thanks
Antonio Carlos

Hi,

If you are designing a custom base board, then it means some adaptation configurations are needed.
Otherwise, your board may not work fine.

For Orin AGX series, you could refer to below document
https://docs.nvidia.com/jetson/archives/r36.3/DeveloperGuide/HR/JetsonModuleAdaptationAndBringUp/JetsonAgxOrinSeries.html?highlight=universal%20serial%20bus#jetson-agx-orin-platform-adaptation-and-bring-up
(please be aware that above link is for rel-36.3/jetpack6.0)

This document includes below configuration

  1. pinmux change & GPIO configuration
  2. EEPROM change as most custom boards do not have an EEPROM on it.
  3. Kernel porting
  4. PCIe configuration
  5. USB configuration
  6. MGBE configuration
  7. RGMII configuration

Thanks!

As you had seen in data sheet, IDDmax of 5V MV is 6A, and 5.4A for 20V HV. So it is 9A for 12V HV.

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.