I have a DS90UB947 EVM connected to a DS90UB948 EVM. MODE_SEL0/1 are at defaults. I'm trying to set GPIO0 to pass through to the deserializer. On the 947 I set the GPIO register to output mode and high:
On the 948 I set the GPIO0 register to enable and remote enable:
When I check the GPIO0 pin on the 948 (J17.2), it's at 0V. If I uncheck remote enable and set it high, it goes to 3.1V, so I know the 948 is capable of driving it high. But for some reason the high setting from the 947 isn't being passed through to the 948. I tired the same thing on GPIO2 to 3 and got the same results.