You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It's basically a more upgraded version of the original ESP32 with a step up from the Xtensa LX6 to LX7 architecture and more GPIOs.
I would have not stumbled upon it but since the ESP32-WROOM-32 Datasheet now features a scary "NOT RECOMMENDED FOR NEW DESIGNS" warning I thought (even though ESP32 should be supported until at least 2028) it would be nice to think about future-proofing our hardware and our software.
Does Mongoose have current or future plans on supporting this hardware?
ESP32-S3 is a dual-core XTensa LX7 MCU, capable of running at 240 MHz: https://www.espressif.com/en/news/ESP32_S3
It's basically a more upgraded version of the original ESP32 with a step up from the Xtensa LX6 to LX7 architecture and more GPIOs.
I would have not stumbled upon it but since the ESP32-WROOM-32 Datasheet now features a scary "NOT RECOMMENDED FOR NEW DESIGNS" warning I thought (even though ESP32 should be supported until at least 2028) it would be nice to think about future-proofing our hardware and our software.
Does Mongoose have current or future plans on supporting this hardware?
Bonus
Here's a pretty cool comparison table to navigate the expanding ESP family: https://gist.github.com/sekcompsci/2bf39e715d5fe47579fa184fa819f421
The text was updated successfully, but these errors were encountered: