Hi. What is the i2c bus number(s) for the two camera connectors (J1 and J2)? We tried using i2cdetect for buses 0, 6,7,8, and 12, but the only bus that seemed to work was bus 0. Thanks, Tamo
Hi Ashwin, We are developing our own camera interface board (and driver) that will attach to J1 or J2. We would like to know if the i2c is working on J1 and J2. How can we test the i2c on these modules? Also, our driver would be something like this: https://elixir.free-electrons.com/linux ... a/ov9740.c. Will the i2c code just work as per this driver? Thanks, Tamo