Page 1 of 1

Software changes upgrading from ESP32-WROOM32D to ESP32-WROOM32E

Posted: Mon Feb 15, 2021 12:30 pm
by elec_gd
Hi,

I would like some confirmation that the Espressif V3 silicon range is fully compatible with previous silicon versions? Is there a list of how it will affect software and what changes are required?

I use the ESP32-WROOM32D and the equivalent is ESP32-WROOM-32E.
From what I've found so far, the only change I have noted software wise is changing menuconfig to set the minimum supported ESP32 revision to rev3. However, are there any other changes I should be aware about, like upgrading to a minimum ESP-IDF version?

Thanks.