ESP-WROOM-32 to ESP32-WROVER upgrade

devang.dixit
Posts: 13
Joined: Thu Aug 16, 2018 5:45 am

ESP-WROOM-32 to ESP32-WROVER upgrade

Postby devang.dixit » Tue Aug 21, 2018 7:09 am

I have a multi-tasking wifi application currently running on ESP-WROOM-32, can I run the same application on ESP32-WROOVER?
If not then which type of changes is required?

ESP_Sprite
Posts: 8921
Joined: Thu Nov 26, 2015 4:08 am

Re: ESP-WROOM-32 to ESP32-WROVER upgrade

Postby ESP_Sprite » Tue Aug 21, 2018 9:28 am

Yes, given you do not use GPIO16/GPIO17, as these are used for PSRAM on the Wrover module. Aside from the additional PSRAM, the units are the same.

devang.dixit
Posts: 13
Joined: Thu Aug 16, 2018 5:45 am

ESP-WROOM-32 to ESP32-WROVER upgrade

Postby devang.dixit » Tue Aug 21, 2018 10:05 am

I have a multi-tasking application which uses wifi, which is running on ESP-WROOM-32. Can I use the same application on ESP32-WROVER?
What are the changes to be done to run the same application on ESP-32-WROVER?


User avatar
fly135
Posts: 606
Joined: Wed Jan 03, 2018 8:33 pm
Location: Orlando, FL

Re: ESP-WROOM-32 to ESP32-WROVER upgrade

Postby fly135 » Tue Aug 21, 2018 4:37 pm

devang.dixit wrote:I have a multi-tasking application which uses wifi, which is running on ESP-WROOM-32. Can I use the same application on ESP32-WROVER?
What are the changes to be done to run the same application on ESP-32-WROVER?
Nothing needs to be changed. If you want to use the additional ram you may need to modify parameters with make menuconfig. Also I found that if the SPI is running at 80MHz you may need to slow it to 40MHz. That might be the thing that makes your current app fail on the the WROVER.

ESP_Sprite
Posts: 8921
Joined: Thu Nov 26, 2015 4:08 am

Re: ESP-WROOM-32 to ESP32-WROVER upgrade

Postby ESP_Sprite » Wed Aug 22, 2018 1:29 am

I merged your two threads, by the way. Keep your (similar) questions in one thread next time, please.

devang.dixit
Posts: 13
Joined: Thu Aug 16, 2018 5:45 am

Re: ESP-WROOM-32 to ESP32-WROVER upgrade

Postby devang.dixit » Fri Aug 24, 2018 4:07 am

ok, thx

Who is online

Users browsing this forum: Baidu [Spider] and 116 guests