Hi TI,
right now, I'm trying start up the camera OV2640, but the camera doesn't work.
I don't know if it's a power problem, if the camera is damage or if I'm missing something in the initialization of the camera.
Voltage power suppy:
AVDD =3V
DVDD=1.3V
DOVDD=3V
AVDD and D0VDD are separated by R/C filter, as shown in "OV2640 Camera Module Hardware Application Notes".
SCCB bus =1,8V
XCLK=24MHz external oscillator.
Initialization on OV2640:
XCLK=active
PWDR=low
RESET=high
SCCB_CLK=high
SCCB_DATA=high
After initialization, PCLK should be running, and HREF,VSYNC AND d[9:0] generate output, but that didn't happen.
I also tried to read and write registers of the camera and it has been impossible.
Could someone tell me if I'm doing something wrong or if the camera is damage.
The test I have done with several cameras.
Thanks,
Diana.