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

Second I2C on Arduino Due #107

Open
JPluess opened this issue Sep 2, 2019 · 2 comments
Open

Second I2C on Arduino Due #107

JPluess opened this issue Sep 2, 2019 · 2 comments

Comments

@JPluess
Copy link

JPluess commented Sep 2, 2019

hi there i am using arduino due, and have it connected to the second I2C
i would need to call Wire1.begin(); is there a simple solution in the library to select between sda0 scl0 and sda1 scl1 ?
best wishes

@coelner
Copy link
Contributor

coelner commented Nov 2, 2019

No, there is no simple solution. The library needs a change to support multiple buses.

@finitespace
Copy link
Owner

#123

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

3 participants