Analog IO's in Jetson AGX Orin

I am trying information related to gpio of Jetson AGX Orin but I have been able to find only one document. So can you point me in the right direction regarding if there is ADC support over Jetson AGX Orin ( analog io’s). Also can you provide link to sample codes of gpio in c language for the same board.

Really appreciate your help!!

No, ADC is not supported.

Can you provide sample code or link to sample code for gpio’s ?

Hi,
Do you mean you would like to set GPIO pin to 0 or 1 in a C code?

Yes, I am not finding its code related to gpio in c… Is it like raspberrypi code or different.

Hi,
Please refer to this post:
How to use GPIO in C language - #2 by dusty_nv

Wish you a Happy New Year!
Hope you are doing well!
Need help with GPIO port accessing :


Tried using /sys command to write on gpio port

Following error comes:
echo : write error : Invalid Argument.
How to resolve this error.

Thanks & regards,
Yash Gupta

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.