Skip to content
Discussion options

You must be logged in to vote

GPx and GPIOx are just different names for the same thing. And the numbers of the GPIO constructor refer to GPIO/GP numbers. The usual confusion with RPi Pico boards is between GPIO/GP numbers and board pin numbers.
The former start at 0 up to 31, the latter start at 1 up to 40. So GPIO/GP 8 is at board pin #11, GPIO/GP9 is at board pin #12.

Replies: 4 comments 12 replies

Comment options

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

Comment options

You must be logged in to vote
0 replies
Comment options

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

@micheld93
Comment options

@micheld93
Comment options

Comment options

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

@micheld93
Comment options

@robert-hh
Comment options

Answer selected by micheld93
@micheld93
Comment options

@micheld93
Comment options

@micheld93
Comment options

@robert-hh
Comment options

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