Hello,
I can't communicate with the 926 at all. I know that the 925 (serializer) can communicate with the 926 because it is able to determine the 926 serial address, and I can read it from the 925. However, I cannot read/write to the 926 from the serializer, but I can read/write to the 926 with an Arduino connected directly to its I2C bus.
Although, I do know that the 926 is alive because it is passing parallel RGB video data with no problem, and PASS / LOCK are always set. Below is a register dump of the 926.
***********START*************
0: 58
1: 4
2: 0
3: F0
4: FE
5: 1E
6: 0
7: 18
8: 0
9: 0
A: 0
B: 0
C: 0
D: 0
E: 0
F: 0
10: 0
11: 0
12: 0
13: 0
14: 0
15: 0
16: 0
17: 0
1C: 3
1D: A0
1E: 0
1F: 0
20: 0
21: 0
22: 47
23: 19
24: 8
25: 0
26: 83
27: 84
29: 0
2A: 0
2B: 0
2C: 0
3A: 0
41: 3
44: 30
56: 8
64: 10
65: 0
66: 0
67: 0
************END**************