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.

TVP5150: 请问为什么通过I2C设置芯片后视频数据无法正常输出?

Part Number: TVP5150


如题,我通过FPGA产生一个视频源,通过ADV7393转化成PAL视频输出,ADV7393是通过I2C设置为8位625i,YCrCb输入、YPrPb输出模式,另外ADV7393设置为低功耗模式,其输出的视频信号经过一个SGM8062运放,并且能够在显示器上显示视频,ADV7393的I2C设置如下。

现在需要将输出的PAL视频通过TVP5150接收,将视频信号连接到AIP1A脚,I2C设置为0x03为0x8F,0x0D为0x40,0x0F为0x12,其余保持默认值。但是用FPGA采集输出数据却不正常,vsync、hsync、vblk、fid、avid均为高电平,输出数据一直为0xff,而且修改I2C配置输出也没有变化,如下图所示。

所以想请问一下这种情况是什么原因造成的,应该如何解决?谢谢!