Hello!
I have installed the library using pip following the readme steps smoothly. However, the script throws the following warning:
WARNING: Carrier board is not from a Jetson Developer Kit.
WARNNIG: Jetson.GPIO library has not been verified with this carrier board,
WARNING: and in fact is unlikely to work correctly.
And the pins control commands seems to fail (the multimeter shows the low voltage on the pin which is supposed to have high voltage on it.
Here's the debug info which python has returned to me.
Hello! I have installed the library using pip following the readme steps smoothly. However, the script throws the following warning:
And the pins control commands seems to fail (the multimeter shows the low voltage on the pin which is supposed to have high voltage on it.
Here's the debug info which python has returned to me.
I am using Orin NX with the official devkit board, the Jetpack version 6.
Is this a bug or am I doing something wrong?