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.

Problem on camera

Hi,all

platform: EVM 3730
os:wince 6.0
BSP:BSP BSP_WINCE_ARM_A8 1.01.00.03

camere: OV5640

  In my camera  driver,I use the pipeline-"Sensor ==> CCDC ==> Resizer ==> memory ",when output sequence of the ov5640 is set to YUYV, Preview is normal,See figure 1.

                                               Figure 1   YUYV

but  I  change the output sequence  to UYVY  ,Synchronously,I also modify camer driver for UYVY format. Preview is abnormal,See figure 2.    

                                                        Figure 2

who can tell me why?,  what do I need to do?