Hi, Team
I want to use the GPIO0 (DS90UB940) as remote GPIOs controlled by remote side(DS90UB947).
according to page 26 of DS90UB940 datasheet.,I set the registers as follow:
DS90UB940 0x1D[3:0] = 0x5
DS90UB947 0x0D[3:0] = 0x3
when I change the level of GOIO0 on DS90UB947 , the GPIO0 level remain unchanged on DS90UB940.
By checking the register 0x1C[0] on DS90UB947, the value is correct.
Is other configuration needed to enable this remote control function?
Thank you!