Hi,
I have recently purchased a camera module for an Overo, the e-CAM50_OMAP_GSTIX, made by the company e-consystems:
http://www.e-consystems.com/5MP_camera_gstix.asp
This device has an OV5642 (with 24-pin conector) device in it, it is connected to the overo via J5 connector(camera data + i2c) and i need a generic driver to be compiled with my kernel. If someone has worked with it, which clock signals are needed to get the i2c work correctly?? Because i send the correct i2c address at 400 khz and it gives me NACK.
Once i can use i2c (sccb in OV devices), i have to use isp, dont i? Do i also need omap34xxcam files? What are they basically for?
I do have all the registers needed to configure and work with the camera, so after having faced this initial difficulties i would love to share with the community this driver.
Thanks in advance!
Mendia