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.

TVP5158 4路解交织图像问题

Other Parts Discussed in Thread: TVP5158

大家好,我现在在用5158采集四路图像,通过FPGA解交织。

我5158的配置如下:

B0 = 0xA0;
B1 = 0x10;
B2 = 0x25;
B3 = 0xE4;
B4 = 0xE4;
B5 = 0x00;
B6 = 0x1B;
B7 = 0x14;
B8 = 0x40;
B9 = 0x00;

可以测到OCLK_P的时钟为108M,但是解交织后图像错误,如下图:

可能是什么原因导致的呢?谢谢