Camera Ov5648 garbage screen

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

Camera Ov5648 garbage screen

1,383件の閲覧回数
ifzhao
Contributor I

Dear all,

I am working on the camera module with IMX6 dual platform. And after I check through the CSI/IPU/Virtual channel, finally I can get something from camera. However it's nothing but garbage like this:test.jpg

The following is my settings:

1. V4L2_PIX_FMT_SBGGR10&IPU_PIX_FMT_GENERIC&MIPI_DT_RAW10 are used to  identify data format.

I doubt if this is about the setting in mxc_v4l2_s_fmt like this:

size = f->fmt.pix.width * f->fmt.pix.height * 2;

  bytesperline = f->fmt.pix.width * 2;

Or is there anything else I should check?

Could you kindly help me out  of this?Thanks~

ラベル(2)
タグ(3)
0 件の賞賛
返信
2 返答(返信)

1,226件の閲覧回数
igorpadykov
NXP Employee
NXP Employee

Hi If

it may be useful to check ov5647 suggestions on

https://community.freescale.com/message/344529#344529

Best regards

igor

-----------------------------------------------------------------------------------------------------------------------

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

-----------------------------------------------------------------------------------------------------------------------

0 件の賞賛
返信

1,226件の閲覧回数
ifzhao
Contributor I

Hi Igor,

I've tried that. But nothing improve.

In addition, the test pattern does not work either.

Maybe someone could give advice to debug on this condition?

0 件の賞賛
返信