Tool/software:
Hello, I am trying to test read/write GPIO Port Expanders via i2c on the EVK AM62X-LP but I am not sure if the command is right, considering the address 0x22 0x23.
Could you please explain, for instance, how would be the command to read Pin no P02 PRU_DETECT INPUT PRU Board Detection - IO EXPANDER - 01?
$ sudo i2cget -y 1 0x-- 0x--\
Thanks in advance!