You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I want to use JetsonGPIO for my project, running on Jetson Orin NX machine.
In my project, I need to trigger PQ.02 (GPIO08/SDMMC_CD in the Pinmux), but I don't find it in the JETSON_ORIN_NX_PIN_DEFS, or in GPIOPinData.
How can I access PQ.02 using JetsonGPIO?
I want to use
JetsonGPIO
for my project, running onJetson Orin NX
machine.In my project, I need to trigger
PQ.02
(GPIO08
/SDMMC_CD
in thePinmux
), but I don't find it in the JETSON_ORIN_NX_PIN_DEFS, or in GPIOPinData.How can I access
PQ.02
usingJetsonGPIO
?Got Jetson Orin NX Pinmux from developer.nvidia.com.
The text was updated successfully, but these errors were encountered: