This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

ISP/CCDC configuration for a monochrome sensor

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