I’m working with a Jetson Orin NX and using JetPack 6.2. However, I’ve encountered an issue where the configuration file for GPIO pin 40 is missing, as NVIDIA has removed the file system for managing GPIO pins starting with JetPack 6. This information was confirmed by the vendor.
As a result, I’m considering downgrading to JetPack 5 to regain access to GPIO functionality. My questions are:
If I downgrade to JetPack 5, will GPIO functionality be restored?
Are there any alternatives or workarounds that allow me to use GPIO pins with JetPack 6.2?
Would downgrading be the best option, or is there another solution I should consider?