Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

User Guide Doesnt Match 2.1 MIPI Board. I2C Information is not included #11

Open
asagot opened this issue Oct 26, 2018 · 2 comments
Open

Comments

@asagot
Copy link

asagot commented Oct 26, 2018

I have two issues I am packaging into one as they seem to be related.

  1. The user guide for the MIPI seems to be for an older version of the hardware. I got mine recently and it's 2.1. It looks very different than the picture in the user guide

  2. I bought the dual OV5645 sensor package. What are the I2C addresses for each sensor? One of the DTSI files in the repo shows a dual camera system with one sensor at 0x74 and one at 0x76, however, the OV5645 DTS binding text file from the kernel shows an address of 0x78. Which one is correct? This should be included in the docs

@Mani-Sadhasivam
Copy link

Mani-Sadhasivam commented Nov 7, 2018

Hi,

For v2.0 board, since both cameras are connected to different I2C busses, you can use the same address (0x78). However, if you are using the latest debian release for Dragonboard410c, then the DTS needs
to be tweaked.

@Mani-Sadhasivam
Copy link

@asagot

Sorry, I2C address was incorrectly mentioned as 0x78 in binding. Actually, it is 0x3c. I have sent a patch for fixing that!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants