Skip to content

[Backport v4.1-branch] boards: arduino: nicla_vision: fix VL53L1X I2C address #93347

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

Open
wants to merge 1 commit into
base: v4.1-branch
Choose a base branch
from

Conversation

github-actions[bot]
Copy link

Backport a663b2b from #93284.

Nicla Vision datasheet is referring to the 8-bit wire address (0x52) for
the VL53L1X sensor, so that's likely what ended up being used in the
board's devicetree. However, it's the 7-bit I2C address that should be
used so fix that by changing the I2C address to 0x29. Successfully
tested on actual hardware.

Signed-off-by: Benjamin Cabé <[email protected]>
(cherry picked from commit a663b2b)
@github-actions github-actions bot added the Backport Backport PR and backport failure issues label Jul 19, 2025
@github-project-automation github-project-automation bot moved this to To do in Backports Jul 19, 2025
Copy link

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Backport Backport PR and backport failure issues
Projects
Status: To do
Development

Successfully merging this pull request may close these issues.

1 participant