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 ?
已解决! 转到解答。
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!
-----------------------------------------------------------------------------------------------------------------------
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!
-----------------------------------------------------------------------------------------------------------------------