Raspberry Pi Pico in BOOTSEL Mode | Generated by AI

Home PDF

The device listed as Bus 001 Device 009: ID 2e8a:0003 Raspberry Pi RP2 Boot is a Raspberry Pi Pico (or a similar RP2040-based board) in BOOTSEL mode. Here’s a breakdown:

What is BOOTSEL Mode?

BOOTSEL mode is activated by holding the BOOTSEL button on the Raspberry Pi Pico while plugging it into a USB port or by resetting it while holding the button. This mode is used to flash new firmware or programs onto the RP2040 microcontroller. When in this mode, the Pico appears as a removable drive (named RPI-RP2) on your computer.

Why is it showing up like this?

Your device is likely in BOOTSEL mode because:

  1. You intentionally pressed the BOOTSEL button to update or flash firmware.
  2. The device is not running a program and defaults to bootloader mode (e.g., after a failed flash or reset).
  3. There might be an issue with the firmware or connections, causing it to stay in bootloader mode. For example, issues with the flash memory or improper flashing can cause the device to revert to this mode.

What to do next?

Additional Notes

If you need specific help (e.g., flashing firmware, troubleshooting, or identifying the exact board), let me know more details about your setup or what you’re trying to achieve!


Back 2025.06.29 Donate