Skip to content

Issue 365 - i2c address not being recognized#908

Draft
yacobucci wants to merge 2 commits intoadafruit:mainfrom
yacobucci:issue-365
Draft

Issue 365 - i2c address not being recognized#908
yacobucci wants to merge 2 commits intoadafruit:mainfrom
yacobucci:issue-365

Conversation

@yacobucci
Copy link
Copy Markdown

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