Page 1 of 1

How to order ESP32 with 8MB flash size

Posted: Wed Oct 30, 2019 2:44 am
by vindi503
Hi,

I recently order ESP32-WROOM-32D(8 MB). But after I run the software and observed it is 4MB chip. Attached chip image.

Can anyone tell me how to order a 8MB version of ESP32.

Regards,
Vinay

Re: How to order ESP32 with 8MB flash size

Posted: Wed Oct 30, 2019 2:59 am
by WiFive
Where did you order from? What command did you run to check flash size?

Re: How to order ESP32 with 8MB flash size

Posted: Wed Oct 30, 2019 5:55 am
by vindi503
I used ESP32 Download Tool to update the new ESP32 Chip to program bootloader, partitions and Application.

I found that I had to do Clean Build my esp32 application to read size as 8MB otherwise it was showing 4MB.

Thanks