This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

DS90UB954-Q1: Question regarding interface between SOC and deserializer, concerning MCLK( Master clock pin) of camera/SOC.

Part Number: DS90UB954-Q1
Other Parts Discussed in Thread: DS90UB953A-Q1,

Hi!

Attached below is the Clocking system diagram for the Serializer (DS90UB953A-Q1) and Deserializer (DS90UB954-Q1). So the processor (quectel S66 is in my case) has a dedicated SCAM_MCLK. My question is, How to interface that clock pin to the camera through the Desializer and then to the serializer. Is it allowed to connect the CLK generated from the processor to the REFCLK of Deserializer instead of EXT OSC, or Just leave SCAM_CLK  open and use EXT_OSC to the deserializer?

MCLK interface according to quectel SC66 hardware design document:

 

  • Hello,

    Just to clarify, are you asking if you can use a clock source output from the SoC?  It should be okay to use the SoC as a source to the REFCLK pin, as long as the clock frequency is within the recommended values given in the datasheet.  The clock frequency can then be derived on the serializer side from the back channel rate.  Section 7.4.1.5 in the 953 datasheet gives an explanation on how to configure the frequency of the CLK_OUT pin to work with your system.

    Regards,

    Nick

  • Yes. If soc can generate the frequency that fall into the IC's  range,  then can we connect MCLK to the ref clk pin? If it is less than that, then what should we do with the soc MCLK pin? Can we let it float? won't it affect the soc side when it is receiving data? It will be very helpful if you can give any suggestions regarding this.

    Thanks

  • So yes if the clock generated from the MCLK pin on the SoC falls within the specifications in the datasheet of the 954 then it is fine to use for the REFCLK.  Now if it doesn't then you can use an external oscillator or the internal AON clock.  As for what to do with the SoC pin I cannot say, the datasheet should be able to provide more information on what to do with it when not in use.

    Can you clarify what you mean by receiving data? If you are referring to CSI data and I2C data then no it shouldn't affect it.  CSI has a dedicated clock lane, and I2C also provides a dedicated clock.

    Regards,

    Nick

  • Hi!

    Thanks for the reply. Yes, I am receiving the CSI data from the serializer DS90UB953A-Q1 serializer. I will try with an external oscillator since the datasheet of the quectel SC66 does not specify the output frequency of the MCLK pin.

    Thank you.

    Nithish