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

Allow for multiple I2C interfaces #3

Closed
mklomp opened this issue Oct 7, 2020 · 2 comments
Closed

Allow for multiple I2C interfaces #3

mklomp opened this issue Oct 7, 2020 · 2 comments
Labels
enhancement New feature or request

Comments

@mklomp
Copy link

mklomp commented Oct 7, 2020

This issue is already in Firmata for a long time. But since you are redesigning the whole thing anyway, it would be a really nice feature to have this in telemetrix. At least the STM32, but also the Due have multiple I2C interfaces.

@MrYsLab MrYsLab added the enhancement New feature or request label Oct 7, 2020
@MrYsLab
Copy link
Owner

MrYsLab commented Oct 7, 2020

The i2c pins are defined and supported within the STM32DUINO Arduino core. Currently there is only one i2c interface defined.
Issue #705 against the STM32DUINO Arduino Core requests this feature also. When they implement, I will support it.

@MrYsLab
Copy link
Owner

MrYsLab commented Oct 21, 2020

Release 0.1.7 implements this feature

@MrYsLab MrYsLab closed this as completed Oct 21, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants