How to run mxc_v4l2_capture.out ?

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

How to run mxc_v4l2_capture.out ?

跳至解决方案
2,215 次查看
hanseunglee
Contributor III

In my case just use CSI0 OV5642 CAMERA. Not use MIPI.

root@freescale /unit_tests$ ./mxc_v4l2_capture.out -ow 1024 -oh 768

slave not found!

g_display_width = 1024, g_display_height = 768

g_display_top = 0, g_display_left = 0

Unable to open /dev/video0

Maybe use bt656 mode in mxc_v4l2_capture.c.

If i want to change gated mode, how to change source?

hot to solve error and then change interface bt656 -> gated mode ?

标签 (2)
1 解答
1,262 次查看
igorpadykov
NXP Employee
NXP Employee

Hi Hanseung

gated mode is not supported by default in BSP, for its usage one can look at

How to Support RGB565 Gated Mode Input to i.MX6 CSI

Best regards

igor

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

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

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

在原帖中查看解决方案

1 回复
1,263 次查看
igorpadykov
NXP Employee
NXP Employee

Hi Hanseung

gated mode is not supported by default in BSP, for its usage one can look at

How to Support RGB565 Gated Mode Input to i.MX6 CSI

Best regards

igor

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

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

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