Hi
We are trying to build an embedded application using iMX31 PDLite kit and OV3640 sensor module with Linux as the OS. We have been having problems with getting the driver to work... Has any one done this integration? can any one help? is there a driver available. If any one has worked on this or can help please respond. Thanks
已解决! 转到解答。
Hi
We managed to capture images after we changed the IO voltage to 2.8V ...
We now have a problem with high resolution capture... we have written a driver for working in linux 2.6.24 for using the same for our capture and view application.
We are able to achieve 2048x1536 resolution in mxc_v4l2_overlay application and also able to view the full image on the LCD. But the observation is that the in the same mode - 2048x1536, when we try for still image capture using mxc_v4l2_still application, we find that the mxc_v4l2_read error is coming. Can you let us know if there is anything that we can do to get around this problem?
Thanks and best regards
We do have OV3640 camera support on the MX51EVK board (needs an expansion board).
You can refer to to the following file: linux/drivers/media/video/mxc/capture/ov3640.c
The MX51 BSP can be downloaded from: http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=MCIMX51EVKJ&fpsp=1&tab=Design_Tools_T...
(Click on IMX_SDK16_LINUX_BSP )
Regards,
Fabio Estevam
Hi
Thanks for the feedback. Can this driver be used with iMX31?? We have been trying and have not had success with the modifications we have done to use this driver with iMX31. We already have the iMX31 based board designed... Thanks for yoru feedback in advance
Hi
Thanks! Yes we have ported the driver and we have configured the IOMUX pins. We are getting green patched image though the test pattern capture is correct. Enclosed are the images. Can u see and help us on this? Thanks!
with best regards
Hi
The camera voltages and the CLK are correct. We are unable to understand the reason for the green tinge in the image. The settings for the camera module have been provided by OV...
would appreciate your insight into this.
thanks and best regards
Hi
We managed to capture images after we changed the IO voltage to 2.8V ...
We now have a problem with high resolution capture... we have written a driver for working in linux 2.6.24 for using the same for our capture and view application.
We are able to achieve 2048x1536 resolution in mxc_v4l2_overlay application and also able to view the full image on the LCD. But the observation is that the in the same mode - 2048x1536, when we try for still image capture using mxc_v4l2_still application, we find that the mxc_v4l2_read error is coming. Can you let us know if there is anything that we can do to get around this problem?
Thanks and best regards