Finally,the same custom board with AGX_XAVIER module, PPS_IN works well with ppstest in Linux, but with AGX_ORIN, it can’t capture the pps signal. then what’s the difference about the GPIO pin with xavier and orin module?
Hi,KevinFFF:
We use the same custom board,and jetpack version is 5.1.
Let me make a correction here:Orin use GPIO(pin:B8, GPIO3_PAC.05), Xavier use GPIO(pin:B8,GPIO3_PS.05).
Orin device tree config like this:
Why is it set up like this? Can you tell me why Xavier and Orin are different? And why GPIO_ ACTIVE_ Isn’t LOW okay? Thank you because I often encounter such errors