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.

DS90UB936-Q1: debugging DMS, the deserializer:DS90UB936,the serializer:DS90UB935, driver configuration consulting

Part Number: DS90UB936-Q1
  • In debugging DMS, the deserializer registers are configured as follows, but it does not work. I wonder if I need to configure registers for the serializer, Can you help provide the demo code of the driver?

  • {0xb3, 0x89},
    /*Controls the CSI Transmitter frequency 800Mbps*/
    {0x1f, 0x02},
    /*Port 0 Receiver Enable, Port 1 Receiver Enable*/
    {0x0c, 0xbf},
    /*SETUP PORT SEL RX0*/
    {0x4c,0x12},
    /*FPD-Link III Input Mode RX0: RAW10 Mode/100 MHz */
    {0x6d,0x7c},
    /*config back channel*/
    {0x58,0x5e},
    //{0x5C,0xB0, 0xff, 1},
    /*Internal Generated FrameSync*/
    //{0x19,0x0A, 0xff, 1},
    //{0x1A,0xD7, 0xff, 1},
    //{0x1B,0x61, 0xff, 1},
    //{0x1C,0xA0, 0xff, 1},
    {0x18, 0x01},

    /*RAW10 Mode Virtual Channel
    This field configures the CSI Virtual Channel assigned to the
    port when receiving RAW10 data.*/
    {0x70,0xed},
    /*Mapping Virtual Channel ID 0 to Port 0*/
    {0x72,0xe8},
    /*RX0 Normal RAW10, truncate frames, LV,FV polarity low*/
    {0x7c,0x01},
    /*setup csi 4 lane ,Enable CSI output */
    {0x33, 0x01},
    /*basic synchronized forwarding*/
    {0x21, 0x3c},
    /*disable RX port 1 forwarding*/
    {0x20,0x20}

x 出现错误。请重试或与管理员联系。