Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for ESP32-S3 #597

Open
TheCrypt0 opened this issue Mar 30, 2022 · 0 comments
Open

Support for ESP32-S3 #597

TheCrypt0 opened this issue Mar 30, 2022 · 0 comments

Comments

@TheCrypt0
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant