Page 1 of 1

Replacing flash on WROOM module

Posted: Wed Jan 10, 2018 7:34 am
by Vader_Mester
Hi Guys,

Is it possible to replace the 4MB flash to a 16MB flash on the WROOM module. SOldering is no problem, but I wonder if I need to change anything in software to make it work.
New flash would be a Winbond 25q128 so similar to what's on the module already but bigger.

(Note: I just need more Flash space to store my GUI elements :twisted: )

Thanks for the answer.
Vader

Re: Replacing flash on WROOM module

Posted: Wed Jan 10, 2018 7:46 am
by ESP_Sprite
Yes, that is possible and works fine. Been there, done that ;) No need to change anything software-wise, given you still have esptool.py set to autodetect the flash size (in menuconfig).

Re: Replacing flash on WROOM module

Posted: Wed Jan 10, 2018 8:00 am
by Vader_Mester
@ESP_Sprite Cool stuff :)

I will definitelly try that then! Thanks for the input :)

Re: Replacing flash on WROOM module

Posted: Thu Jan 11, 2018 6:53 am
by Vader_Mester
Is it possible to use different brand other than Windbond?
I guess so, but I wanna make sure, I ran into no problems, before I start ordering parts :)

I'm looking into the 25WP128-JBLE from ISSI

Re: Replacing flash on WROOM module

Posted: Thu Jan 11, 2018 12:40 pm
by ESP_igrr
Hi Vader,
We have verified that ISSI 25WP064A 1.8V flash works correctly with ESP32. We didn't test the specific model you are considering.

Re: Replacing flash on WROOM module

Posted: Thu Jan 11, 2018 12:59 pm
by Vader_Mester
Again, thanks for the great support! 8-)