Hi.
I have camera module OV5640 and Beagleboard-xM, linux-2.6.37 from DVSDK-4.6.
I can capture Image in YUV422 format (parallel connection). Now I want capture image in JPEG.
How must I configure ISP for capture JPEG image?
In ISP driver I don't see anything to configure ISP_CTRL.JPEG_FLUSH bit. And in media-ctl source to.
Does current ISP driver support capture jpeg image?
And I have question about camera module, may be some body help me.
My camera module is e-CAM52_5640_MOD. http://www.e-consystems.com/5MP-HDCameraBoard-omap-am-dm37x.asp#CamFeatures
I write simple driver for this module and can capture image. But how can I use auto focus in this module? All example in internet doesn't work.
BR,
Michael