Tool/software:
Hi Team,
Customer follow the AN to access the GPIO. But failed to get the status.
AN: How to Access UCD90XXX Sequencers GPIO (ti.com)
GPIO4 and GPIO1 output are 3.3V. GPIO2 is 0V. But after reading the GPIO status, we get the same return data. Could you please help to check it? Thanks.
Log is shown below.
GPIO4 :
root@sonic:/home/admin# i2cset -y -f 19 0x41 0xFA 0x12
root@sonic:/home/admin# i2cget -f -y 19 0x41 0xfb
0x08
GPIO 1:
root@sonic:/home/admin#
root@sonic:/home/admin# i2cset -y -f 19 0x41 0xFA 0xf
root@sonic:/home/admin# i2cget -f -y 19 0x41 0xfb
0x08
GPIO 2:
root@sonic:/home/admin# i2cset -y -f 19 0x41 0xFA 0x10
root@sonic:/home/admin# i2cget -f -y 19 0x41 0xfb
0x08
root@sonic:/home/admin#
Regards,
Hailiang