The ‘Jetson Orin NX Series and Jetson Orin Nano Series Product Design Guide’ (DG-10931-001_v1.5) shows the following timing for sudden power loss:
Note that SHUTDOWN_REQ* is driven low by the Orin Nano module before POWER_EN is driven low by the power control MCU.
We are developing our own carrier board so I used an oscilloscope to check the behaviour on the official Nvidia Jetson Orin Nano developer kit.
The following scope traces were obtained from the official Nvidia Jetson Orin Nano developer kit after switching off the 19 V AC adapter to cause a ‘sudden power loss’ shutdown.
- Ch 1 (yellow) = POWER_EN
- Ch 2 (green) = SHUTDOWN_REQ*
- Ch 3 (purple) = VDD_CVM (5 V supply)
- Ch 3 (pink) = DCJ_IN (19 V supply)
These waveforms do not match the Figure 6-6 from the Product Design Guide:
- SHUTDOWN_REQ* does not get driven to 0 V by the Orin Nano module as shown in Figure 6-6. Instead it initially tracks VDD_CVM until ~80 ms after POWER_EN goes low. It then drops a little lower than VDD_CVM for (~0.6 V lower initially) for ~690 ms, where it then tracks VDD_CVM for the rest of the rail discharge.
- POWER_EN drops before SHUTDOWN_REQ*. The diagram shows it falling after SHUTDOWN REQ*.
Questions:
- Is the behaviour shown in the oscilloscope traces correct?
- Is the behaviour of SHUTDOWN_REQ* in Figure 6-6 wrong?
- Why does SHUTDOWN_REQ* never go to 0 V, only this intermediate voltage?
Thank you for any assistance.




