2026-04-14 8:34 AM
Hello,
There seems to be an issue with the I2C addresses listed in the MB1854 (B-CAMS-IMX) documentation and schematics (B01/B02).
The documents show:
However, these appear to be 8-bit addresses. The correct 7-bit I2C addresses should be:
This can cause confusion when using standard I2C tools or drivers.
Could you please clarify or update the documentation to specify the address format (7-bit vs 8-bit)?
Thanks.
Solved! Go to Solution.
2026-04-14 8:47 AM
@Duc wrote:However, these appear to be 8-bit addresses. The correct 7-bit I2C addresses should be
Indeed.
@Duc wrote:This can cause confusion when using standard I2C tools or drivers.
Unfortunately, this confusion is widespread - whatever form you use, you will find tools, drivers, documentation, etc which uses the other form!
2026-04-14 8:47 AM
@Duc wrote:However, these appear to be 8-bit addresses. The correct 7-bit I2C addresses should be
Indeed.
@Duc wrote:This can cause confusion when using standard I2C tools or drivers.
Unfortunately, this confusion is widespread - whatever form you use, you will find tools, drivers, documentation, etc which uses the other form!