Dear team,
My customer's application is 964 paired with 933. When testing, we only connect one camera module to the 964. After initialization, the lock is always low(0x4D), and registers 0x73/74/75/76 are all 0. In addition, 0x4E is also abnormal. Could you please help review the initial code and analyze the potential reasons? Thank you!
The initialization code is as below,
0x01 0x01
0x1F 0x00
0x4C 0x01
0x58 0x58
0x70 0x1E
0x5C 0xB0
0x4C 0x12
0x70 0x5E
0x5C 0xB2
0x4C 0x24
0x70 0x9E
0x5C 0xC0
0x4C 0x38
0x70 0xDE
0x5C 0xC2
0x4C 0x0F
0x58 0x58
0x7C 0xC0
0x6D 0x7F
0xB0 0x1C
0xB1 0x13
0xB2 0x1F
0x32 0x01
0x21 0x03
0x20 0x00
Read register after initialization,
0 1 2 3 4 5 6 7 8 9 a b c d e f 0123456789abcdef
00: 7a 00 1e 30 c2 01 00 fe 1c 10 79 79 0f 09 00 ff z.?0??.???yy??..
10: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 04 00 ..............?.
20: 00 03 00 00 00 00 00 00 00 00 00 00 00 00 00 00 .?..............
30: 00 00 01 01 00 01 00 01 00 00 00 00 00 00 00 00 ..??.?.?........
40: 00 a3 01 01 00 00 00 00 00 00 00 00 0f 00 02 00 .???........?.?.
50: 00 00 00 00 00 00 00 00 58 00 00 00 b0 00 00 00 ........X...?...
60: 00 00 00 00 00 00 00 00 00 00 00 00 00 7f 88 88 .............???
70: 1e 2c e4 00 00 00 00 c5 00 01 00 00 c0 00 00 00 ?,?....?.?..?...
80: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
90: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
a0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
b0: 1c 13 1f 08 25 00 18 00 fb 03 03 74 80 00 00 00 ????%.?.???t?...
c0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
d0: 00 43 84 3f 60 f8 00 00 00 00 00 00 00 00 00 00 .C??`?..........
e0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
f0: 5f 55 42 39 36 34 00 00 00 00 00 00 00 00 00 00 _UB964..........
Thanks & Best Regards,
Sherry