1 Feb
2021
1 Feb
'21
7:38 a.m.
On 1/31/21 3:17 PM, Stephen Casner wrote:
The ESP32-WROOM-32UE/M113EH2800UH3Q0 would allow me to attach an external antenna and perhaps increase flash size, but the WROOM series does not include PSRAM and that is the problem I want to fix.
I see what you mean; the esp32-wroom modules have psram but the esp32-wroom-32 do not: https://docs.espressif.com/projects/esp-idf/en/latest/esp32/hw-reference/mod... I decided to upgrade my other car to a V3 module so now both are running with CONFIG_SPIRAM_CACHE_WORKAROUND disabled. Craig