split/rolling image

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

split/rolling image

998件の閲覧回数
liamtien
Contributor I

My capture picture is split/rolling image issue, as attached, any solution is appreciation.

タグ(1)
0 件の賞賛
4 返答(返信)

792件の閲覧回数
igorpadykov
NXP Employee
NXP Employee

Hi liam

split/rolling image may be due to timings or with interlaced data from sensor.

What processor used in the case, one can look at documentation on below link

and try to debug in sensor driver

i.MX Software|NXP 

Best regards
igor
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 件の賞賛

792件の閲覧回数
liamtien
Contributor I

The proccessor is i.MX6Q, FPGA send greyscale 16bits data via parallel DVP interface.   

0 件の賞賛

792件の閲覧回数
igorpadykov
NXP Employee
NXP Employee
0 件の賞賛

792件の閲覧回数
liamtien
Contributor I

Does IMX6Q has the register can tune VSYNC timing? 

In camera_callback( ) of mxc_v4l2_capture.c:

    when (done_frame->buffer.flags & V4L2_BUF_FLAG_QUEUED) is true, I get current time by do_gettimeofday() , the interval between two frames sometimes is T usec, sometimes randomly  changes to 2T usec.

I wonder if it is the input VSYNC signal issue? How to solve it? Thanks.

0 件の賞賛