The images that taken from 2M camera (Sensor MT9D115) is weird. (50%)

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

The images that taken from 2M camera (Sensor MT9D115) is weird. (50%)

1,107 次查看
xingruizhu
Contributor III

Dear supporter

On our project (android4.2.2 upgrade to android 5.0.2), the images that taken from 2M camera (Sensor MT9D115)  is weird (pls see the attach images for more info),the reduplicate rate of this issue is 50%. Could you some suggestion for us ?

It's an emergency. We are looking froward from you .

- Camera Sensor spec -

Focusing Type: Fix Focusing
Frame Rate: SXGA@15fps
System Interface: Parallel

- Platform info -

  • IMX6DL
  • Android 5.0.2
0 项奖励
回复
2 回复数

991 次查看
art
NXP Employee
NXP Employee

It seems to be the frame synchronization issue. Do you have the correct signal levels on the camera interface? Are the signals clear (no noise, no bouncing)? Please check. Do you use the generic parallel interface with Hsync/Vsync signals or BT656 mode? Do you use gated or non-gated pixel clock mode? Please sepcify. Also, please check the Sections 22 and 23 of the attached document for possible camera configuration issues.


Have a great day,
Artur

0 项奖励
回复

991 次查看
xingruizhu
Contributor III

Dear supporter

Thank you!

With some hardwork, the below config should be set in function vidioc_int_g_ifparm_num()

p->u.bt656.nobt_vs_inv = 1;

could give us more explanation about the rootcause ?

0 项奖励
回复