Hello all.
I’m trying to interface IMX6Q with a 16 bit camera module which directly gives YUV422 format output with HSYNC , VSYNC and PIXCLK (data mode protocol: gated mode).
I have tried to modification IPUx_CSI0_SENS_CONF reg (CSI0_DATA_WIDTH、CSI0_SENS_DATA_FORMAT、CSI0_PACK_TIGHT)but not work(base on ov5640 code).
So what shall i do, please give me some guidance.
Thanks.