Skip to content

Recreate I2CDevice when the device address changes #25

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

Closed
tannewt opened this issue Feb 8, 2021 · 3 comments
Closed

Recreate I2CDevice when the device address changes #25

tannewt opened this issue Feb 8, 2021 · 3 comments
Assignees

Comments

@tannewt
Copy link
Member

tannewt commented Feb 8, 2021

It fails with native bus device now because you can no longer change device address directly. So, instead of setting it, save the i2c bus and recreate it.

@caternuson
Copy link
Contributor

caternuson commented Feb 8, 2021

I'll take this one. I'm looking for an excuse to get more familiar with the new native bus.

EDIT: Adding forum thread for reference:
https://forums.adafruit.com/viewtopic.php?f=60&t=175135

@caternuson caternuson self-assigned this Feb 8, 2021
@tannewt
Copy link
Member Author

tannewt commented Feb 9, 2021

Thank you!

@caternuson
Copy link
Contributor

Hopefully fixed with #26

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

No branches or pull requests

2 participants