Page 1 of 1

Access to 16MB flash on esp-wroom-32D

Posted: Thu Sep 06, 2018 7:27 pm
by Agree007
I have just received some esp-wroom-32D with 16MB flash from electrodragon. When uploading code it detect the 16MB flash.

But what (and6how) is the best way to use it in Arduino ide?

Thx in advance for your support :)

Re: Access to 16MB flash on esp-wroom-32D

Posted: Fri Sep 07, 2018 2:38 am
by ESP_Sprite
That depends; what do you want to use it for?

Re: Access to 16MB flash on esp-wroom-32D

Posted: Fri Sep 07, 2018 5:36 am
by Agree007
Mainly use it to store large data array if possibel?
Second to make sure I have space for OTA update.