*** Please note that this reply is generated by LLM automatically ***
Based on the provided information, it appears that the Jetson AGX Orin Industrial module is not entering Recovery Mode despite the correct signals being applied. To troubleshoot this issue, let’s analyze the power sequencing steps and the signals involved.
According to the Jetson Orin NX Series Product Design Guide, the power sequencing steps between the carrier board and Jetson Orin NX are as follows:
- The carrier board receives the main power source and generates the enable to Jetson Orin module (POWER_EN) after ensuring the main supply is stable and the associated decoupling capacitors have charged.
- Once POWER_EN is driven active (high), the module begins to Power-ON.
- When the module Power-ON sequence has completed, the SYS_RESET* signal is released (pulled high on module) and this is used by the carrier board to enable its various supplies.
In your case, the oscilloscope measurements show that the yellow signal (POWER_EN) goes HIGH when power is applied, and the blue signal (SYS_RESET*) goes HIGH after releasing the button. These waveforms look fine compared to the guide.
However, the module does not enter Recovery Mode. This suggests that the issue might not be related to the power sequencing steps, but rather to the specific requirements for entering Recovery Mode.
To enter Recovery Mode, the Jetson module requires a specific signal sequence. According to the provided information, the button is connected to a pin that pulls the signal to ground when pressed. This signal is likely the FORCE_RECOVERY signal.
When the FORCE_RECOVERY signal is pulled low, the module should enter Recovery Mode. However, in your case, the module does not enter Recovery Mode despite the correct signal being applied.
Here are a few potential reasons that could be preventing the module from entering Recovery Mode:
- Incorrect signal timing: The FORCE_RECOVERY signal might not be pulled low for a sufficient amount of time, or the timing of the signal might not be correct. Check the signal timing and ensure that it meets the requirements specified in the Jetson Orin NX Series Product Design Guide.
- Insufficient pull-down strength: The pull-down strength of the button might not be sufficient to pull the FORCE_RECOVERY signal low. Check the pull-down strength and ensure that it is sufficient to pull the signal low.
- Signal conflicts: There might be signal conflicts between the FORCE_RECOVERY signal and other signals on the carrier board. Check the carrier board design and ensure that there are no signal conflicts.
- Module configuration: The Jetson AGX Orin Industrial module might not be configured correctly to enter Recovery Mode. Check the module configuration and ensure that it is set up correctly.
To fix this issue, you can try the following:
- Verify the signal timing: Check the signal timing and ensure that it meets the requirements specified in the Jetson Orin NX Series Product Design Guide.
- Increase the pull-down strength: Increase the pull-down strength of the button to ensure that the FORCE_RECOVERY signal is pulled low sufficiently.
- Check for signal conflicts: Check the carrier board design and ensure that there are no signal conflicts between the FORCE_RECOVERY signal and other signals on the carrier board.
- Verify the module configuration: Check the module configuration and ensure that it is set up correctly to enter Recovery Mode.
By troubleshooting these potential issues, you should be able to identify and fix the problem that is preventing the Jetson AGX Orin Industrial module from entering Recovery Mode.
*** Please give the thumbs up if you get answers you like. Or provide feedback to help us improve the answer. ***