Wire and Wire1 Inverted #3046
dcinnovation-mt
started this conversation in
General
Replies: 2 comments 2 replies
-
What board are you using? The only time those are flipped by us (Wire == i2c1, Wire1 == i2c0) is when the board variant calls for it. Libraries don't have anything to do with it. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Sorry, I should have said variant instead of library. I'm using the elecrow pico 4.3" display and was trying to figure out why I2c stopped working when I changed the variant |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Could a note be added somewhere in the docs that wire and wire1 are inverted when using the picodvi library?
Beta Was this translation helpful? Give feedback.
All reactions