Posted on May 06, 2014 at 12:38
Hi all,
I'm working on the example using the
Omnivision camera ov2640, but I'm not sure about the
resolution of the image coming from the camera.
I would like to configure the camera with QQVGA resoluti...
Posted on May 07, 2014 at 17:02Hi,this problem appears only when the resolution is QQVGA (160x120).Well for the resolution (320x240) the signals are right.Please i really need your help!!
Posted on May 06, 2014 at 16:21
Thank you for your answer :)
this is the code to set pclk at 272khz(slow mode)
CAMERA_IO_Write(DeviceAddr, 0xff, 0x01);
CAMERA_IO_Write(DeviceAddr, 0x11, 0x20); the number of lines =114<120 lines
...