Skip to content

Espressif ESP32-S3 DevKit-1 C boards moved NeoPixel pin on board revision #9275

Open
@dhalbert

Description

@dhalbert

Issue noted in https://forums.adafruit.com/viewtopic.php?t=211010 (wbeebe).

Espressif moved the RGB LED. Quoting from their doc:

Both the initial and v1.1 versions of ESP32-S3-DevKitC-1 are available on the market. The main difference lies in the GPIO assignment for the RGB LED: the initial version uses GPIO48, whereas v1.1 uses GPIO38.

Creating new board defs seems like a bit of a waste. I wonder if we should alias the pins to, say, board.NEOPIXEL_V10 and board.NEOPIXEL_V11, or maybe just omit the name.

Metadata

Metadata

Assignees

No one assigned

    Labels

    boardNew board or update to a single boardesp32-s3

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions