Pin numbers of I2C interface #11319
Unanswered
Hristo-Nikodimov-Nenkov
asked this question in
Hardware & Peripherals
Replies: 2 comments 4 replies
-
You do realize that you're talking about the Serial Wire Debug interface? |
Beta Was this translation helpful? Give feedback.
3 replies
-
To connect to an SSD1306 you need I2C which is available on numerous pins, e.g. GP16 and GP17. Ignore the SWD interface unless you have a specific application for it. Don't forget the pullup resistors. |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
Greetings.

I have RP Pico like this
I'll use ssd1306 screen and plan to conect it to the I2C on the bottom. I need the Pin numbers of SWDIO and SWCLK.
Beta Was this translation helpful? Give feedback.
All reactions