*** Please note that this reply is generated by LLM automatically ***
The issue you’re experiencing with the TSC function outputting PWM signals on the Jetson AGX Orin series seems to be related to the power management and sequencing of the module.
According to the provided context, the Jetson Orin NX and the product carrier board must be power sequenced properly to avoid potential damage to components on either the module or the carrier board system. The power sequencing steps between the carrier board and Jetson Orin NX are determined through a set of control signals, including the SYS_RESET* signal.
During power up, the carrier board must wait until the signal SYS_RESET* is deasserted from the Jetson module before enabling its power. The Jetson module deasserts the SYS_RESET* signal to enable the complete system to boot.
It’s possible that the issue you’re experiencing is related to the power sequencing and the timing of the SYS_RESET* signal. The fact that the issue occurs with a low probability and persists until a restart is performed suggests that it might be related to the power management and sequencing of the module.
To troubleshoot this issue, you may want to investigate the power sequencing and timing of the SYS_RESET* signal on your carrier board. You can refer to the Jetson Orin NX Series Product Design Guide for system level details on the application of power, power sequencing, and monitoring.
Additionally, you can try to use the power management tools and techniques provided by NVIDIA, such as the nvpmodel GUI and the Jetson Power GUI, to monitor and control the power consumption of your module. These tools may help you to identify the root cause of the issue and find a solution.
In comparison, the Jetson Orin NX Series and Jetson Orin Nano Series have similar power management features, but the specific implementation and timing of the power sequencing signals may differ. Therefore, it’s essential to consult the specific documentation for your module and carrier board to ensure proper power sequencing and to troubleshoot any issues that may arise.
In summary, the issue you’re experiencing with the TSC function outputting PWM signals on the Jetson AGX Orin series is likely related to the power management and sequencing of the module. Investigating the power sequencing and timing of the SYS_RESET* signal, and using the power management tools and techniques provided by NVIDIA, may help you to identify the root cause of the issue and find a solution.
*** Please give the thumbs up if you get answers you like. Or provide feedback to help us improve the answer. ***