Skip to content
Discussion options

You must be logged in to vote

So it looks like four pins are the only ones that will be allowed to use I2C. Quite a shame, but it is what it is.

It's not like that. Just the default pins have been changed. You can always specify different pins in the constructor. For my test, I used sda=Pin(8) and scl=Pin(9). There was just a difference between the v1.20.0-50 firmware loaded from the download page and the v1.20.0-50 firmware which I have built myself using the files from the repository. The self-built firmware works with the I2C setting, the downloaded one not. And the release version of v1.20.0 works as well. So there is a problem with the nightly build image.

Replies: 5 comments 7 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
3 replies
@robert-hh
Comment options

Answer selected by gregwa1953
@gregwa1953
Comment options

@robert-hh
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@gregwa1953
Comment options

Comment options

You must be logged in to vote
3 replies
@gregwa1953
Comment options

@robert-hh
Comment options

@gregwa1953
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants