Development board environment:Jetson Linux35.3.1
core board:orin Nano4GB
board:Jetson Orin Nano Developer Kit
I’m new to this。
I need to make an application using QT, how should I operate the GPIO high and low. I also need to use the GPIO interrupt signal for the interrupt task. I used to configure the device tree for other ARM development platforms, and then write the driver by myself, and then call the application layer. How does it work on orin nano?