Skip to content

Pink Adafruit Feather RP2040 Board ID Issue? #5805

@tdawry

Description

@tdawry

I am not sure if this is the right place for this, as I am new to working with hardware (sorry!).

The Pink Adafruit Feather RP2040 - Free for orders $99 or more Product ID: 5299 may have the incorrect Board ID: as a default value.

  • If not updating, and connecting to the device via Thonny, the Board ID: suggests it is a Raspberry Pi Pico of no particular variant, and it is missing a number of libraries (like board). Connecting via a serial connection does work, but the missing libraries persist. On Windows 10 it does not show up as CIRCUITPY (or anything else). The bootloader does show in Explorer if booting to it.

  • Following the CircuitPython instructions on the Adafruit website leads to updating the firmware with a file such as adafruit-circuitpython-adafruit_feather_rp2040-en_US-7.1.0.uf2 but this fails. It presents errors such as "ERROR thonny.plugins.micropython.backend: Crash in backend". Connecting via a serial connection does not seem to work or present an error here.

  • Updating the Board ID: to adafruit_feather_rp2040 and only then updating to the newest CircuitPython, adafruit-circuitpython-adafruit_feather_rp2040-en_US-7.2.0-alpha.1.uf2, seems to fix the main issues here. The board is still not accessible in Thonny but does show up in Explorer, and will allow for a code.py to be copied over and executed.

PC settings with which this was tested:
Edition Windows 10 Education
Version 21H1
Installed on ‎7/‎6/‎2020
OS build 19043.1415
Experience Windows Feature Experience Pack 120.2212.3920.0

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions