Lines Matching full:pico
6 The Raspberry Pi Pico and Pico W are small, low-cost, versatile boards from
8 a USB connector, and an SWD interface. The Pico W additionally contains an
29 - Infineon CYW43439 2.4 GHz Wi-Fi chip (Pico W only)
34 :alt: Raspberry Pi Pico
39 :alt: Raspberry Pi Pico W
41 Raspberry Pi Pico (above) and Pico W (below)
61 - :dtcompatible:`raspberrypi,pico-uart`
64 - :dtcompatible:`raspberrypi,pico-gpio`
67 - :dtcompatible:`raspberrypi,pico-adc`
73 - :dtcompatible:`raspberrypi,pico-spi`
76 - :dtcompatible:`raspberrypi,pico-usbd`
82 - :dtcompatible:`raspberrypi,pico-watchdog`
85 - :dtcompatible:`raspberrypi,pico-pwm`
88 - :dtcompatible:`raspberrypi,pico-flash`
91 - :dtcompatible:`raspberrypi,pico-clock-controller`
94 - :dtcompatible:`raspberrypi,pico-uart-pio`
97 - :dtcompatible:`raspberrypi,pico-spi-pio`
108 External pin mapping on the Pico W is identical to the Pico, but note that internal
110 Since GPIO 25 is routed to the on-board LED on the Pico, but to the Infineon module
111 on the Pico W, the "blinky" sample program does not work on the W (use hello_world for
161 Prerequisites for the Pico W
164 Building for the Raspberry Pi Pico W requires the AIROC binary blobs
208 The Raspberry Pi Pico has an SWD interface that can be used to program
236 …ct ``cmsis-dap`` and ``raspberrypi-swd`` is described in `Getting Started with Raspberry Pi Pico`_.
256 If you don't have an SWD adapter, you can flash the Raspberry Pi Pico with
258 :file:`build/zephyr/zephyr.uf2` file. If the Pico is powered on with the ``BOOTSEL``
260 UF2 file should be drag-and-dropped to the device, which will flash the Pico.
317 https://raw.githubusercontent.com/raspberrypi/pico-setup/master/pico_setup.sh
319 .. _Getting Started with Raspberry Pi Pico:
320 https://datasheets.raspberrypi.com/pico/getting-started-with-pico.pdf