Hi,
We are developing a custom board based on Jetson Orin NX Module.
we have few doubts on that,
-
We need to Power the Module from 5V only (VDD_IN). So in the module, Module ID pin is connected to GND or it’s floating. Or can we connect the Module ID Pin (217) connect directly to GND in Carrier Board itself irrespective of the connections in Module?
-
Regarding PWER_EN signal: we are using auto power on mode only(no power button), and VDD_IN is 5V as discussed in first point, so can we supply same voltage to POWER_EN pin, or need to implement a logic for applying delay b/w VDD_IN and POWER_EN. if required, can you suggest it, we are not planning to use Microcontroller based one that used in Eval.board.
-
Regarding SYS_RESET Pin : Is it compulsory to use to enable the Carrier Board power Rails using this signal?
Please give a clarifications for above points.