Hello,
We want to configure few of the GPIO pins as inputs and read the values of these pins through I2C.
0x72 GPIO Status Register you can read the direction and value of the pin , but how does one set up the GPIO as an input without events?
When setting up "I/O Config" (0x5c) register , i only see "Output Enabled Without Event" , there is nothing for "Input Enabled Without Event" or similar.
How do i setup these pins so they are inputs and i can read them from 0x72 GPIO Status Register ?
Best regards,
Eriks Austrums