-
Notifications
You must be signed in to change notification settings - Fork 32
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
DisplayError("ERASE ERROR"); on thirds pass #22
Comments
This typically happens when using a device other than ODROID-GO that has a smaller flash capacity. |
Tried 20181004 with 16GB Kingston Card
|
The ODROID-GO has 16MB of internal flash. Other ESP32 devices typically only have 4MB which is too small to hold Go-Play.fw. |
@OtherCrashOverride good insight I have tried on a ESP32-WROOM-32D with 128MBITS -> 16MB |
As the repo name suggests, this software is written for the ODROID-GO. It uses a WROVER (PSRAM) module and has 16MB of internal flash. The issue does not occur on that device. |
I get three successful passes (0,1,2), then 3 fails all the time
The text was updated successfully, but these errors were encountered: