I’m making a custom carrier board using AGX Orin Industrial.
The button MCU was used for power booting, and the order of signals was referred to the design guide as follows, but it did not boot
During the test, booting was successful when the timing of ‘SYS_VIN_SV’ was adjusted as follows, and it was confirmed that ‘RESET_N’ matched the timing of ‘SYS_VIN_HV’.
I would like to inquire about the results as follows.
- Is there no problem using the current boot sequence
- It boots differently from the design guide, and why the timing of “RESET_N” has changed
- Other things to be aware of in the current state