You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have two issues I am packaging into one as they seem to be related.
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
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
The text was updated successfully, but these errors were encountered:
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.
I have two issues I am packaging into one as they seem to be related.
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
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
The text was updated successfully, but these errors were encountered: