-
Hey there! I'm new to MicroPython and I'm having a bit of a difficult time understanding how header files would change between circuit and micropython. At the moment, when I run the files you have here with my adapted pinouts on the Pi Pico, I get an unshakeable EIO error. Any insights? |
Beta Was this translation helpful? Give feedback.
Answered by
octaprog7
Jul 21, 2023
Replies: 1 comment 3 replies
-
Please scan the I2C buses and report the results! |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Try this and check all wiring connections: https://forum.micropython.org/viewtopic.php?t=12610
Post the full error message here.