-
Notifications
You must be signed in to change notification settings - Fork 107
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
Compilation on M5Stack Core2 - working buttons. #61
Comments
Thank you very much... This is the first time in 4 days of trying it has booted into Hashmonster!! But once turned off after running, the screen stays black and will not turn back on for a second boot. Blowing my mind. I had to roll the Boards Manager to version 2.0.0 and it did exactly as you said. |
I am glad you got it running, never experienced the issue you mentioned though. Maybe someone with greater knowledge can help here. |
I have re-compiled and uploaded and it now boots flawlessly. You are definitely on my Christmas card list!! |
Damn, need to wait another year ;) |
Seems to be working for me also ! My only problem is that I cannot find an SD card that is mounting on my M5stackCore2 but that's another story. Thanks a lot for your help |
Thank you for the tips!! |
Compilation and upload worked flawlessly on Arduino IDE with functional buttons.
Insert SD card, connect M5Stack Core2 by USB and upload. Use versions of board and library below, worked for me.
Boards manager: M5Stack version 2.0.0
Library:
M5Stack-SD-Updater version 1.2.8
M5Core2 version 0.1.8
LovyanGFX version 1.1.12
ESP32-Chimera-Core version 1.5.2
Module_GRBL_13.2 version 0.0.3
Also on line #362 I commented out:
//M5.Speaker.write(0);
I hope it is useful for anyone.
The text was updated successfully, but these errors were encountered: