Hello,
as we are finalizing our first custom carrier board for AGX Orin Industrial, we would need precisions on certain points :
**Power **
Because the board will be in an aeronautical equipement, the main power source is 28V DC. We will not have any button other that the recovery button for debug. We made our design in accordance with section 5.1 of the Design Guide.
This is our start sequence (VMON = 3,3V = SYS_VIN_SV) :
This is our stop sequence (VMON = 3,3V = SYS_VIN_SV) :*
- We didn’t connect SYS_RESET_N (pin L60) because we don’t plan to use it. Should we put it to pull up or pull down ?
- We connected POWER_BTN_N (pin L61) to a 10k pull-up to 3.3V as suggested by Figure 5-7. Is that correct ?
- As you can see, there is no loop-back between MODULE_SHDN_N (pin L52) and the power rails. Pin L52 is just connected to a LED for indication. As a result, if we try to shutdown the module by software, it will not shutdown, which is not a problem for us. Do you see any problem with that ?
- We provide 3.3V on pin L53 (SYS_VIN_SV) because we plan to use AGX Orin Industrial modules. We see on the Jetson devboard schematics that 3.3V is also provided. As a consquence, we deduce that we can use the Jetson devboard to flash the industrial module on the jetson devboard and then mount it on our board. Is that correct ? We also deduce that we can put an non industrial AGX Orin on a carrier board that provides 3.3V on pin L53 with no bad effect on it. Is that correct ?
Schematic checklist
In the schematics checklist, we saw that we should use 220nF capacitors on TX lines if directly connected to device.
![]()
However, on jetson devboard schematics, these are not present, while these lines are directly connected to the device :
We use the M2 NVME exactly like the Jetson devboard, should we put this capacitors ?
Same question regarding the RX lines of USB3 UPHY :
Best regards,
Jeff




