-
-
Notifications
You must be signed in to change notification settings - Fork 3.2k
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
ESP32C3 rebooting on sliders interface #2596
Comments
Thank you for the report! |
Okay, I've done like you said, but it doesn't seem to change anything.
Here is the git diff to make sure:
|
Replicated using the same repro steps. Using latest on master, commit bef9c68 On ESP32-C3-DevKitM-1, with the following platform_override.ini (comments removed):
|
Also encountering issues with decoding or getting a stack trace with the given stack dump: me-no-dev/EspExceptionDecoder#80 |
I managed to fix the reboots on the slider interface bug and stacktraces are working too for me now, I've put some more info here: #1940 (comment) It's still not 100% stable though, I still get random reboots with the same "load access fault" error, sometimes after one click, sometimes after randomly bashing on different effects for a minute. |
Building 0_14 branch with:
produces working instance without issues (on ESP32-C3-DevKitM-1 board). |
ESP32-C3 has been working solid for over a month of continuous testing. |
What happened?
As soon as I hit the button "TO THE CONROLS!" the controller crashed and reboots.
To Reproduce Bug
Expected Behavior
WLED should work :^)
Install Method
Self-Compiled
What version of WLED?
master
Which microcontroller/board are you seeing the problem on?
ESP32C3
Relevant log/trace output
Anything else?
If i can provide any further help/information let me know :-)
Code of Conduct
The text was updated successfully, but these errors were encountered: