Replies: 1 comment
-
It seems like the both set Wire.setSDA and Wire.setSCL are causing the problem. Wire.setSDA seems to prevent it from showing up the serial monitor while Wire.setSCL halts the program. |
Beta Was this translation helpful? Give feedback.
0 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.
-
I'm not sure what I did wrong here, though I can't get my rapsberry pi pico to show up as a serial port.
I'm not sure if it's an issue in my code. I've seen in some exemple codes your librairies and it seems to be exactly the same. Also I have an I2C peripheral connected, not sure if it might cause issues though.
Here's my code
Beta Was this translation helpful? Give feedback.
All reactions