OV5642

Hi, i'm using a fpga to control ov5642 camera. I've managed to get access to the registers by i2c protocol and set some of their values:

register value
0x3017 0x7f
0x3018 0xfc

with this, i'm enabling the outputs, both data and syncronising ones. My problem is that while i'm able to get vsync, pclk and href signals by doing this, i can't get any signal at the data outputs.

could someone help me, please?

Fernando