Hi team,
I have met a problem with lane count when using 954.
env: Des 954, Ser 933
sensor output : 1280*720
when reading 954's register 0x73 = 0x02, 0x74 = 0xcf, that means 954 only got 719 lines, but sensor data is 720 lines.
and I have tried to figure out what happens, reading 954 register 0x4e = 0x04, 0x7a = 0x00, it seems that 954 detects csi error with no reason.
here are the settings:
954
0x1f, 0x03,
0x33, 0x61,
0x20, 0x20,
0x4c, 0x01,
0x58, 0x58,
0x5c, 0x38,
0x5d, 0x60,
0x65, 0x80,
0x7c, 0xC0,
0x70, 0x1E,
0x6d, 0x7F
933
0x1, 0x33,
0x3, 0xc5,
0xd, 0x59
Any reason for this line count mismatch problem?
Best regards