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显示图像闪烁、影像重叠, 问题求教!!!

我们采用的是913Q与964Q进行组合输出,采用双绞线连接。硬件连接示意图如下:
1.摄像头Sensor (1280*720 @30fps)的输出时序如下:
2.调试现象如下:
(1)964 内部的模拟图像(test)输出工作正常,如下图:
(2)但是采用913视频输入的情况下,964输出的视频就不正常的了,会有图像和颜色变化,但是模糊和闪烁、影像重叠显示。 如下图:
913这边采用的sensor配置是1280x720P30 RAW10
964寄存器配置如下:
{0x32,  0x01},  //CSI0 select
{0x1F,  0x00},  //CSI0 1.6Gbps
{0x33,  0x41},  //CSI_EN & CSI0 4L

{0x20,  0xE0},  //Forwarding enabled of RX 0 to CSI0
{0x21,  0x44},  //FWD_CTL2 base sync forwarding
{0x25,  0x02},  //FreeRun mode

{0x4c,  0x01},  //RX_PORT0
{0x58,  0x58},  //BC FREQ SELECT: 2.5 Mbps and Enable Pass Through
{0x5c,  0x18},  //Serializer Alias ID
{0x6D,  0x73},  //DS913A Input RAW10 Mode and select STP mode  +++
{0x7C,  0xC0},  //FrameValid active high and 8-bit processing using low 8 bits +++
{0x70,  0x1E},   //CSI-2 Output YUV422-8Bit With Virtual Channel 0
    请问一下,这现象大概会是什么原因呢???