Raspberry Pi Pico
Vendor: Raspberry Pi
Program Target: USB Mass Storage device
Sample firmware
References
Program RP2040 over USB
title: "Raspberry Pi Pico (USB-MSC)"
suite:
# Note: The Pico must be in the UF2 bootloader for this test plan.
- title: Program Firmware
steps:
- command: usb storage mount pico
id: "2E8A:0003"
- command: usb storage write pico zephyr-rpi_pico-blinky-3.2.0.uf2
- command: usb storage unmount pico
Note
To force the RPi Pico into boot mode, connect a digital probe signal to the TP6 (BOOTSEL) test point on the bottom of the Pico, pulling it low.
References