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.

DM368外接数字视频信号需要设置PCLK吗?

Other Parts Discussed in Thread: TVP7002

5.3 Configuring the Clocks and the Control Signals

The input pixel data clock must be provided by the external imager device. The VPFE syncs to the
externally provided signals.
  • 我提个建议啊,我在win7上访问这个网站,问题很多;

    一是打开网页速度慢,二是编辑帖子的时候,经常出错,不能输入编辑内容了。

    请网管改善下。

    大家好,我在DM368上直接接入了16bit的数字视频信号,是1080i的。我套用了tvp7002的驱动,只是把7002的硬件设置都屏蔽了,结果采集不到视频,总是超时。同事帮我测量了输入信号的HD、VD和PLCK,都是正常的。

    我想请问的是,我直接接数字信号,和tvp7002把差分信号转换成数字信号输入,对于dm368来说,工作模式应该是一样的吧?

    这种情况,isif是slave模式,使用的都是外部的HD、VD、PCLK吧?

    那么,应该不需要再设置PCLK了吧?

    可是,为什么我收不到中断vpfe_capture0呢?

    请大家指教,外接数字信号输入,isif需要做哪些设置?

    谢谢了!

  • root@dm368-evm:/# fdCapture:select ret=0

    root@dm368-evm:/# cat /proc/interrupts

              CPU0

     0:      10537       AINTC  vpfe_capture0

    我们是重新设置了外部输入信号的选择通道,现在有VD中断了,但还是采集不到视频。

    通过示波器,我们从DM368的相关管脚测量到了VD、HD和PCLK信号。

    同样是1080i的信号,之前通过tvp7002采集是正常的,那我们直接接入数字信号,还需要做哪些修改呢?