Miscellaneous information about the Raspberry Pi Pico 2 W
Pinout
The pins on the Pico 2 W are numbered 1
to 40
.
- There are 8
GND
pins, which have slightly different pad shapes. - Protocols such as
UART
,I2C
andSPI
are only supported on certain combinations of pins.In addition to through holes for pin headers, the pins have castellated edges, meaning they can be soldered directly to a PCB.
Important Info and Datasheets
Raspberry Pi has published the following useful documents regarding the Pico series:
- https://www.raspberrypi.com/documentation/microcontrollers/pico-series.html
- https://datasheets.raspberrypi.com/pico/getting-started-with-pico.pdf
- https://datasheets.raspberrypi.com/picow/connecting-to-the-internet-with-pico-w.pdf
- https://datasheets.raspberrypi.com/picow/pico-2-w-datasheet.pdf
- https://datasheets.raspberrypi.com/pico/raspberry-pi-pico-c-sdk.pdf