Hi everybody,
I have just bought an OV5642 camera module (this) and I just want to know if it is working correctly before starting my experiments with it.
For such purpose, I connected the I2C pins (according to this datasheet, connected VCC, GND, SDA and SCL) and tried to communicate with the camera. However, the camera is not detected. Even with this sketch that prints all I2C slave addresses connected, nothing is detected.
I am using Arduino Mini Pro. Am i doing something wrong? Is my camera module not working?
Many thanks in advance