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

Issue 365 - i2c address not being recognized #908

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

yacobucci
Copy link

With generic-linux employ the same strategy as i2cdetect. Use write_quick for addresses and devices which should support it. Use read_byte for the remainder.

Only probe non-reserved addresses.

Tested: Raspberry 4 / Raspberry 5 OS: Debian 12 Bookworm

With generic-linux employ the same strategy as i2cdetect. Use write_quick for addresses and devices which should
support it. Use read_byte for the remainder.

Only probe non-reserved addresses.
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

Successfully merging this pull request may close these issues.

1 participant