Other Parts Discussed in Thread: ALP
Hello.
We have ds90ub941as serializer and two ds90ub926 (0x76 channel0 and 0x58 channel1 i2c addresses) deserializers. FPDLink works well. And when I try to access to 926 deserializers by i2c through fpdlink from 941 serializer I have a problem. I can access only to deserializer connected to channel 0. When I write to 0x1E (941AS) register bit PORT1_SEL, DES_ID (0x06 UB941AS register) changes to 0x58 (i2c deserializer address connected to port 1) but I can still read from serializer connected to channel 0 (0x76). BRIDGE_CFG2 of UB941 set to 0x80 LEFT_RIGHT_3D. When I change connection 0x58 to channel 0 and 0x76 to channel 1 I can connect to 0x58 address only. UB941AS has 0x18 address which I have access too. In ALP utility sometimes in system topology appears channel 1 address and I can write to its registers.