Post Go back to editing

Unable to see the stream on IMX334 sensor

Category: Software
Product Number: MAX96714, MAX967
I am using IMX334 sensor along with deserializer(MAX96714) ,serializer(MAX96717) and Nvidia Jetson Xavier SoC .
I am unable to see the stream after running the script which includes GMSL communicaton configurations .
 
Observations made:
When we read the CRC register (0x112) from the deserializer we could see the bit that denotes LCRC_ERR (Video lane CRC) is zero i.e the issue of data transmission.
IMX334 uses 4 data lanes , this is the only difference from the previous script so we made the changes accordingly but still we are unable see the stream.
Currently we are using I2C speed at 123 kbps , should it be increased further when 4 data lanes are configured?

Can you please support on this front particularly on setting up the communication between serializer and deserializer?