ESP32

sathiyan A
Posts: 5
Joined: Thu May 10, 2018 11:58 am

ESP32

Postby sathiyan A » Thu May 24, 2018 7:07 am

Hello!

Is ESP32-Wrover compilable and executable on Arduino IDE.
Please provide if any required links related to the same.

Presently using ESP32 -Wroom for development and looking for upgrading to ESP32-Wrover for the need of additional Code sapce.
can the PSRAM be useful?
Also will be helpful if I get some Theory on OTA Partitions on ESP32- Wroom & Wrover with respect to Arduino IDE.

Thank You

ESP_Angus
Posts: 2344
Joined: Sun May 08, 2016 4:11 am

Re: ESP32

Postby ESP_Angus » Fri May 25, 2018 1:57 am

Hi Sathiyan,

PSRAM is not currently supported in arduino-esp32. You can use the ESP-WROVER module or the ESP-WROVER-KIT development board, but you can't access PSRAM from here.
sathiyan A wrote: Presently using ESP32 -Wroom for development and looking for upgrading to ESP32-Wrover for the need of additional Code sapce.
ESP32-WROVER and ESP32-WROOM both have 4MB of flash, which is used to store code. If you need more space for a larger app, you can change the partition table inside ESP-IDF:
http://esp-idf.readthedocs.io/en/latest ... ables.html

If using Arduino IDE, I believe changing the partition table is more complex.

Who is online

Users browsing this forum: No registered users and 94 guests