-
Notifications
You must be signed in to change notification settings - Fork 298
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
ESP32S3. - Should this hardware work #162
Comments
I am also facing same problem with my ESP32s3 ,Please help if anyone know something regarding this. |
Hey there, I just tested ESP-S3 and flashed with no issues. However, I did build from scratch before flashing. These steps worked for me: |
@sliacanm Thanks, it worked. |
I bought an ESP32-S3 for this but I have not been able to make it work.
The README.md has instructions for esp32 and esp32c but there is also a esp32s3 directory under build. I have attempted to install the esp32s3 binaries using the provided esptool examples for esp32 and esp32c3 but they do not work.
Do I need to compile for esp32s3 or will this chip not work?
Thanks!!!
The text was updated successfully, but these errors were encountered: