Site icon Renzo Mischianti

Raspberry Pi Pico W: high-resolution pinout and specs

Spread the love

Raspberry Pi Pico W high resolution pinout image

PINs

Power Pins

GPIO Pins

I2C Pins

SPI Pins

ADC Pins

Specs

Raspberry Pi Pico W has been designed to be a low-cost yet flexible development platform for RP2040, with a 2.4GHz wireless interface and the following key features:

rp2040

Infineon’s AIROC CYW43439

WiFi

Bluetooth (Not active now)

Pico W has an onboard 2.4GHz wireless interface using an Infineon CYW43439. The antenna is an onboard antenna licensed from ABRACON (formerly ProAnt). The wireless interface is connected via SPI to the RP2040.

Pico SDK includes wireless networking support. The network stack is built around lwIP, and uses libcyw43 from Damien George (of MicroPython fame) to communicate with the wireless chip. By default, libcyw43 is licensed for non-commercial use, but Pico W users, and anyone else who builds their product around RP2040 and CYW43439, benefit from a free commercial-use license.

How to

  1. Raspberry Pi Pico and rp2040 boards: pinout, specs, and Arduino IDE configuration
  2. Raspberry Pi Pico and rp2040 boards: integrated LittleFS filesystem
  3. Raspberry Pi Pico and rp2040 board: ethernet w5500 with plain (HTTP) and SSL (HTTPS) requests
  4. Raspberry Pi Pico and rp2040 boards: WiFiNINA with ESP32 WiFi Co-Processor
  5. Raspberry Pi Pico and rp2040 boards: how to use SD card
  6. Dallas ds18b20

Datasheet and schema

Pico W

Infineon’s AIROC CYW43439

Thanks


Spread the love
Exit mobile version