Skip to content

Arduino IDE can't configure flash size 16M of ESP32-WROOM-32D #1793

@q-bird

Description

@q-bird

Hi
I built a board with ESP32-WROOM-32D 16M flash
But in Arduino IDE the largest memory is just 4M
image

Then I tried to upload firmware to the ESP (16M) and it showed error
image
Based on that, the tool couldn't auto-detect Flash size (FlashID=0xffffff, SizeID=0xff), defaulting to 4MB

Then how can I config 16M in arduino IDE and let it know that I'm using ESP 16M, not 4M, so that I can feel free to write firmware?

Thank you!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions