DS90UB635-Q1: FPD-Link III

Part Number: DS90UB635-Q1
Other Parts Discussed in Thread: DS90UB638-Q1

Hi Ti team,

  We use ds90ub638-q1 and ds90ub635-q1 in pairs to transmit MIPI CSI data to the SOC end. We have completed debugging IMX327 on SerDes. The CSI signal of IMX327 can be output at the deserializer end, but replacing the Image sensor with GC20A3 signal cannot output at the deserializer end. I want to know from which aspects to debug the problem.

Thanks.

  • Hello!

    We have received your case and will take some time. Thank you for your patience.

  • Hello,

    There are several aspects of the system that can lead to no output. The first thing to check is lock. Read register 0x4D several times on the deserializer, and take note of bits 0 and 4. If the devices have stable lock, you should see 0x4D[0] = 1 and 0x4D[4] = 0. If this is not the case the devices do not have lock, which indicates there is either a misconfiguration or a hardware problem between the deserializer and the camera module. Once lock is verified move on to checking the camera output, and verify that the camera initialization and GPIO signals are correct. Each camera has a unique initialization requirement and if the camera is changed the previous process will likely not result in the camera streaming correctly. You can also use patgen on both deserializer and serializer to verify that the data pipeline is functional and that the SoC is able to receive data.