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

Compiling for ESP32S2 Wroom #13

Open
zsoltmar opened this issue Jan 7, 2022 · 3 comments
Open

Compiling for ESP32S2 Wroom #13

zsoltmar opened this issue Jan 7, 2022 · 3 comments

Comments

@zsoltmar
Copy link

zsoltmar commented Jan 7, 2022

Hi there. I'm wondering if anyone had any luck compiling for the S2 chip? A couple months ago the culprit was the TFTeSPI library not having the support for S2, but since then they did the upgrade. I tried a bunch of things but ultimately the successfully compiled files either get stuck at boot or they get stuck in an infinite reboot loop.
Would anyone be kind enough to recompile with the updated libraries and post it under release as a binary?
My next approach would be to uninstall Arduino altogether and start from scratch — there are just way too many things I had to modify for the compilation to go through.

@frankcohen
Copy link
Owner

Hi Z, I'm sorry, I'm occupied on the Reflections project (https://github.com/frankcohen/ReflectionsOS). I didn't know about TFT_eSPI not supporting S2, I wonder why it wouldn't run on S2? I would be fine with granting you push/commit privs for this project to make the recompiled libraries available. -Frank

@bitrot-alpha
Copy link

If you're still working on this, I made a pull request to SmittyHalibut's firmware with updates necessary to compile that firmware for current versions of the ESP32 core and relevant libraries. You could use that as a jumping off point.

Make sure that Arduino is using the WiFi library from ESP32 and not the default Arduino library.

@frankcohen
Copy link
Owner

frankcohen commented May 20, 2023 via email

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

3 participants