Please what is the purpose of the PRSNT0 and PRSNT1 signals? I haven’t found anything in the documentation.
Do I need to implement these signals when designing custom carrier board?
I’ve seen that this was already asked in
https://devtalk.nvidia.com/default/topic/1052060/jetson-agx-xavier/xavier-carrier-board-p2822_b02-/post/5340897/#5340897
but there was not clear answer if these signals are needed or not
Many thanks
Daniel
It is to prevent hot-plug, better to follow the design.
I’m very sorry, but I’m not sure I know how to interpret this answer:
-
“prevent hot plug” => SoM is screwed to the carrier board so there is no chance of any hot plugging. Or was it meant differently?
-
“follow the design” => what design? There is no description of these signals in the manual, except that they are listed in the pin list.
I would really appreciate bit more insight into the functionality of these 2 signals, so our designers can make own qualified decision how to implement it.
Many thanks
Daniel
There will be related description in new OEM DG doc. You can leave them unused if no hot-plug risk on your design. What we suggested is better to keep the PRSNT0 and PRSNT1 same as schematic as backup design since it is a simple circuit.
“PRSNT0 to GND” + “PRSNT1 with 4.7k pu to 3.3v”.
Ok, perfect. Thx a lot for this recomendation