2014-06-05 05:47 AM
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
#wrong-forum #off-topic2014-06-05 11:03 AM
''i'm using a fpga to control ov5642 camera''
So what does this have to do with STM32 ?
2014-06-06 02:36 AM
Not at all, but as it's a microcontroller and i've seen other posts about the camera i mentioned, i supposed someone might know the solution to my problem. If you don't, it doesn't matter, sorry for annoying you.
Fernando.