Page 1 of 2

Is there any dev kit with 16MB flash?

Posted: Sun Aug 19, 2018 4:41 am
by newhobby
Hi,

I have been searching all over and I can't find any dev kit that has 16MB flash size or even 8MB for that matter.
I want to develop an application that needs to update OTA and the 1MB partition is too small.
Is my solution right now only custom design from scratch??

Re: Is there any dev kit with 16MB flash?

Posted: Sun Aug 19, 2018 2:29 pm
by jcsbanks
There are some on Aliexpress, I got one with 16MB and a little screen for $13. May also be listed as 128Mb.

Re: Is there any dev kit with 16MB flash?

Posted: Sun Aug 19, 2018 2:44 pm
by chegewara

Re: Is there any dev kit with 16MB flash?

Posted: Sun Aug 19, 2018 5:12 pm
by newhobby
That is just the module. I would like a dev kit board with it already mounted.
If I get just the module, is there a dev kit without the module?

Re: Is there any dev kit with 16MB flash?

Posted: Sun Aug 19, 2018 5:57 pm
by Deouss
I am seeing:

ALB32-WROVER has 32Mb Flash and 32Mb PSRAM. And it is a works of community development. Hope more developers to join in the develop

What? There is ESP32 with 32Mb PSRAM ?? - how come we don't know about it so far?
Any details on it? This is very interesting

Re: Is there any dev kit with 16MB flash?

Posted: Sun Aug 19, 2018 7:06 pm
by martinayotte
Deouss wrote: What? There is ESP32 with 32Mb PSRAM ?? - how come we don't know about it so far?
Any details on it? This is very interesting
lowercase 'b' = bits ...

Re: Is there any dev kit with 16MB flash?

Posted: Sun Aug 19, 2018 8:21 pm
by chegewara
Info about this module has been posted on this forum few times already.

Re: Is there any dev kit with 16MB flash?

Posted: Mon Aug 20, 2018 11:29 am
by Deouss
I remember modules with 8mb psram - 32mb is quite a lot and I would say something new.
I am guessing it is module with same concept of addressing psram as 4mb

Re: Is there any dev kit with 16MB flash?

Posted: Mon Aug 20, 2018 11:37 am
by chegewara
newhobby wrote:That is just the module. I would like a dev kit board with it already mounted.
If I get just the module, is there a dev kit without the module?
You are right its just a module, sorry. Here is board:
https://www.analoglamb.com/product/esp3 ... ent-board/
Deouss wrote:I remember modules with 8mb psram - 32mb is quite a lot and I would say something new.
I am guessing it is module with same concept of addressing psram as 4mb
Its module with 32 Mb which is 4MB. Again, its lower case 'b' which stands for bits not bytes.

Re: Is there any dev kit with 16MB flash?

Posted: Mon Aug 20, 2018 12:45 pm
by Deouss
Being on a topic of esp modules - is there a reference design for dev wrover board with built in usb/ttl?