differnces between ESP32-WROOM-32U (16MB) and ESP32-WROVER-IB (16mb)?

carbon_adam
Posts: 3
Joined: Tue Oct 09, 2018 12:29 pm

differnces between ESP32-WROOM-32U (16MB) and ESP32-WROVER-IB (16mb)?

Postby carbon_adam » Tue Oct 09, 2018 12:35 pm

Apart from the speed difference of ram (133 vs 144 mhz) what are the differnces between the 2 models?

Id choose the smaller size of the wroom over the wrover but not at the cost of loosing some memory. The documentation doesn't really make it totally clear so any insight is very welcome

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

Re: differnces between ESP32-WROOM-32U (16MB) and ESP32-WROVER-IB (16mb)?

Postby ESP_Sprite » Wed Oct 10, 2018 2:21 am

In general, the Wrover modules have PSRAM (in this case, 8MiB of it) that the Wroom does not. It essentially allows your programs to use 4MiB of RAM more, and another 4MiB you can use with bankswitching; with the Wroom you'd only have the 500'ish K of internal memory.

You may want to look at the modules and boards page in the docs for differences in general.

Who is online

Users browsing this forum: No registered users and 58 guests