Hi,
I wrote camera drivers for a monochrome image sensor and trying to capture still image from it. I do not see GREY/Monochrome image format supported by OMAP ISP. The three pixel formats supported are V4L2_PIX_FMT_UYVY, V4L2_PIX_FMT_YUYV, V4L2_PIX_FMT_SGRBG10 (isp_formats array in Isp.c under drivers/media/video/isp). So, for capturing a grey image, what is the role of CCDC/ISP? Any help will be great.
Regards ,
Kris