Skip to content

ESP32-S3 Support (Adafruit MatrixPortal S3) #75

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

Open
fitzy89 opened this issue Sep 19, 2024 · 4 comments
Open

ESP32-S3 Support (Adafruit MatrixPortal S3) #75

fitzy89 opened this issue Sep 19, 2024 · 4 comments

Comments

@fitzy89
Copy link

fitzy89 commented Sep 19, 2024

I'm trying to load this on a Adafruit MatrixPortal S3 but when using the webserial method it tells me the S3 model isn't supported. What would be required to make it supported?

@Andrew93752
Copy link

ESP32-S2 isnt supported either.

@pr10dr
Copy link

pr10dr commented Jan 22, 2025

Would love to see ESP32-S3

@jnthas
Copy link
Owner

jnthas commented Feb 5, 2025

Hi @fitzy89 ! Can you try to compile and upload targeting the ESP32-S3? It should be able to execute but the firmware was not compiled for them.

@jnthas
Copy link
Owner

jnthas commented Feb 5, 2025

@Andrew93752, for ESP32-S2 is a little bit more difficult because the S2 has less resources, especially RAM memory that can be a challenge. In general terms, S2 is an upgraded version of ESP8266. But I would like to see what happens if you try to compile and upload as well.

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

4 participants