ESP_Sprite wrote:To be fair, WROOM uses 3.3V flash and as such isn't directly compatible with 1.8V PSRAM chips. You're right wrt the WROVER module, though.
to be correct, and to be better informed
not only not compatible to 1.8V psram
it was never tried (HRD) to combine 3.3 flash with 3.3 psram
cause
- there would be too much switching noise
- V^2 -> 4 times the energy
- and more power
WiFive wrote:We had to go to bare ESP32 chip as the RAM signals are not available on WROOM neither WROVER modules
Makes no sense. WROOM has all the pins. WROVER doesn't have 16,17 but RAM is on module so why would you need it?
makes sense, see my answere.
WiFive wrote:ESP_Sprite wrote:To be fair, WROOM uses 3.3V flash and as such isn't directly compatible with 1.8V PSRAM chips. You're right wrt the WROVER module, though.
True but there are purportedly 3.3v psram chips out there. I don't really see a reason to not use wrover module on this board (besides the fact they still aren't shipping yet).
you are 90 prozent right, wroom32 have all ( without vdd_sdio ) break out to pinheader
it makes no sense, to change the 3.3v flash to 1.8v flash that is possible to combine with 1.8 psram,
Double cost flash
- you pay the share of flash in wroom32
- you need a new flash 1.8
- you have to change it 3.3 -> 1.8
In short, open, remove, assemble, close.
- double cost
- extra work
then all extra work done you have a new sense:
- no vdd_sdio 1.8v break out for pull up psram /cs
this makes really no sense to use then wroom32 with psram
but i think this psram theme has been discussed deeply and emotionally enough
here.