raspberry_pi_pico_hardware
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| raspberry_pi_pico_hardware [2026/06/14 20:36] – [Key Features] walkeradmin | raspberry_pi_pico_hardware [2026/06/15 21:54] (current) – [Key Features] walkeradmin | ||
|---|---|---|---|
| Line 7: | Line 7: | ||
| ===== Introduction ===== | ===== Introduction ===== | ||
| \\ | \\ | ||
| + | Most of this information comes from the following [[https:// | ||
| ==== Pico microcontroller boards ==== | ==== Pico microcontroller boards ==== | ||
| Line 175: | Line 176: | ||
| ---- | ---- | ||
| + | ===== Raspberry Pi Pico 2 ===== | ||
| + | \\ | ||
| + | Raspberry Pi Pico 2 is based on the RP2350 microcontroller chip. It comes in four variants, listed in Table 2. Unlike Raspberry Pi Pico H and Pico WH, ' | ||
| + | \\ | ||
| + | \\ | ||
| + | {{ : | ||
| + | |||
| + | The table above provides a visual reference for the four Raspberry Pi Pico 2 variants as seen from the top. Visually, these variants differ most obviously based on: | ||
| + | |||
| + | * The presence or absence of a wireless component. | ||
| + | |||
| + | * The presence or absence of presoldered header pins. | ||
| + | |||
| + | * The location and type of Serial Wire Debug (SWD) interface. | ||
| + | |||
| + | === Pico 2 Hardware === | ||
| + | \\ | ||
| + | {{ : | ||
| + | \\ | ||
| + | ---- | ||
| + | |||
| + | |||
| ==== Wireless Raspberry Pi Pico 2 boards ==== | ==== Wireless Raspberry Pi Pico 2 boards ==== | ||
| Raspberry Pi Pico 2 W and Pico 2 W with headers are wireless microcontroller boards based on the RP2350 chip. Both boards offer identical hardware capabilities, | Raspberry Pi Pico 2 W and Pico 2 W with headers are wireless microcontroller boards based on the RP2350 chip. Both boards offer identical hardware capabilities, | ||
| Line 240: | Line 263: | ||
| * Wi-Fi (802.11n): | * Wi-Fi (802.11n): | ||
| - | * | + | |
| * Single-band (2.4 GHz). | * Single-band (2.4 GHz). | ||
| - | * | + | |
| * WPA3, a modern security protocol for wireless connectivity. | * WPA3, a modern security protocol for wireless connectivity. | ||
| - | * | + | |
| * Soft access point for broadcasting a Wi-Fi network, supporting up to four clients. | * Soft access point for broadcasting a Wi-Fi network, supporting up to four clients. | ||
| - | * | + | |
| * Bluetooth 5.2: | * Bluetooth 5.2: | ||
| - | * | + | |
| * Support for Bluetooth Low Energy (BLE) Central and Peripheral roles. | * Support for Bluetooth Low Energy (BLE) Central and Peripheral roles. | ||
| - | * | + | |
| * Support for Bluetooth Classic. | * Support for Bluetooth Classic. | ||
| \\ | \\ | ||
| + | ---- | ||
| ==== Wireless Details ==== | ==== Wireless Details ==== | ||
| Line 263: | Line 287: | ||
| \\ | \\ | ||
| Because this wireless subsystem shares some of the pins, some interface signals are multiplexed with other board functions. | Because this wireless subsystem shares some of the pins, some interface signals are multiplexed with other board functions. | ||
| + | \\ | ||
| + | * The SPI clock line (CLK) is shared with the VSYS voltage monitor, and so the ADC can only read VSYS when no SPI transaction is in progress. | ||
| + | |||
| + | * The Infineon CYW43439 DIN/OUT and IRQ signals share a pin, so you can only check for interrupt requests (IRQ) when no SPI transaction is in progress. | ||
| + | |||
| + | For optimal wireless performance, | ||
| + | |||
| + | === Wireless software licensing === | ||
| + | |||
| + | The software libraries, libcyw43 and BTstack, are free to use for non-commercial projects. However, Raspberry Pi has negotiated special commercial rights for Raspberry Pi Pico and microcontroller users. This means that users are granted a free licence for commercial use for projects built with: | ||
| + | |||
| + | * Wireless Raspberry Pi Pico boards (Raspberry Pi Pico W, Pico WH, Pico 2 W, and Pico 2 W with headers). | ||
| + | |||
| + | * A combination of RP2040 and CYW43439, or RP2350 and CYW43439. | ||
| + | |||
| + | ---- | ||
raspberry_pi_pico_hardware.1781469395.txt.gz · Last modified: by walkeradmin
