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.

DS90UB964-Q1: Can YUV or RGB formats be transmitted?

Part Number: DS90UB964-Q1

Hi

There are the following questions about UB964.

RAW format is only mentioned in Spec, and RAW format is only mentioned in configuration pin. How to configure it in RGB YUV format?

Do you have to choose CSI-2mode for YUV or RGB transmission?

  • Hello,

    this depends on the used mode on the Serializer. If using 10-bit mode then you need to update the data type on the 964 reg 0x70, If using 12-bit mode then you need to update the data type on the 964 reg 0x71.

    Examples:

    If the datatype is YUV422 10-bit then the value is 0x1F

    If the datatype is RGB888 10-bit then the value is 0x24