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

Address a second I2C port #171

Open
charlesbones opened this issue Nov 5, 2024 · 2 comments
Open

Address a second I2C port #171

charlesbones opened this issue Nov 5, 2024 · 2 comments

Comments

@charlesbones
Copy link

Hi, I was wondering if it is possible to address a second I2C port ?

@pgrawehr
Copy link
Contributor

pgrawehr commented Nov 6, 2024

No, unfortunately the protocol doesn't allow specifying a port for i2c communication. The only thing you can do is to patch the firmware to use another port as default. But then you can't access the first one.

@charlesbones
Copy link
Author

Thank you for your reply

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