ADV7180 on imx6 quad

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 
3,002件の閲覧回数
meflo
Contributor II

Hi everybody. I am trying to get the ADV7180 board to work with the imx6 quad board.

However, when trying to capture data using mxc_v4l2_capture app I get some error:

v4l2 capture: mxc_v4l_dqueue timeout enc_counter 0

Looks like it does not get to see any data on the parallel data bus. I am not using HSYNC and VSYNC, just the 8 data pins for parallel video camera capture. I've been looking for related posts about my error and I see quite a few people experiencing this timeout issue that I get. Closest related issue to my problem seems to be at: https://community.freescale.com/docs/DOC-97981 but still I see that thread as closed and not much progress. Any pointers if this is somewhat related to EAV/SAV setup since I am not using HSYNC and VSYNC? Any pointers would be much appreciated.

Thank you.

ラベル(1)
1 解決策
1,679件の閲覧回数
weidong_sun
NXP TechSupport
NXP TechSupport

Hello, Meton,

      If PIXCLK( Pin name on ADV7180 is LLC) doesn't output, It means ADV7180 doesn't work. In our linux BSP and android BSP, ADV7180 drvier is supported , YUV and BT.656 format are both supported. You only need select adv7180 driver for your kernel compiling.

      So please check if issue was generated by hardware.

Regards,

Weidong

元の投稿で解決策を見る

0 件の賞賛
返信
6 返答(返信)
1,679件の閲覧回数
meflo
Contributor II

Hi Weidong,

thanks for your feedback. I will check and get back with the results.

0 件の賞賛
返信
1,679件の閲覧回数
rogerio_silva
NXP Employee
NXP Employee

Hi meflo

To capture image from ADV7180, use the unit test mxc_v4l2_tvin instead mxc_v4l2_capture. The tvin app will properly de-interlace the image.

1,679件の閲覧回数
meflo
Contributor II

Hi Rogerio,

thanks for the input. I'll give it a try when I have the hardware fixed and get back with a response here.

Thank you all for your support.

0 件の賞賛
返信
1,679件の閲覧回数
meflo
Contributor II

P.S.: I also do not have PIXCLK. Could this cause problems? Should EAV/SAV be setup implicitly in the kernel adv7180 driver?

Another note is that I am using IPU2 CSI1 for parallel communication, and for this I've setup GPR 20 to 1 which enables the parallel interface on IPU2 CSI1.

Thanks.

0 件の賞賛
返信
1,680件の閲覧回数
weidong_sun
NXP TechSupport
NXP TechSupport

Hello, Meton,

      If PIXCLK( Pin name on ADV7180 is LLC) doesn't output, It means ADV7180 doesn't work. In our linux BSP and android BSP, ADV7180 drvier is supported , YUV and BT.656 format are both supported. You only need select adv7180 driver for your kernel compiling.

      So please check if issue was generated by hardware.

Regards,

Weidong

0 件の賞賛
返信
1,679件の閲覧回数
yuanlu837
Contributor II

hello Weidong Sun:

我们公司的imx6q板子是自己制作的,目前我在调试adv7180+imx6q的驱动,我用mxc_v4l2_tvin.out程序,显示屏中显示的画面在垂直方向上一直滚动,请问是什么原因。

0 件の賞賛
返信