Part Number: AM5728
I am looking for examples of how to read GPIO pins from User Space using Linux SDK 5.0.015
HDMI Hot Plug has been routed to a GPIO pin and I want to setup a timer loop to read every few seconds and then signal the Qt application. How do you read state of GPIO pins from a C program running in user space?