This repository has been archived by the owner on Jul 15, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 5
Support Sunton ESP32-8048S043C board #22
Comments
I've tried to add a configuration for my board, however this still crashes. Here is what the log looks like
I have attached my changes. Unfortunately, I don't so how to progress at this point. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I try to get Xila running on my Sunton ESP32-8048S043C board. I believe it has the same hardware for display, touch and sd card. The screen resolution is 800x480, identical to the ESP32-8048S070 which is already supported.
Compiling and flashing works fine. However, when I connect to the board, I get the following message:
I've tried to create a file
Xila/Registry/Display.xrf
with just the key Registry:Display. Following this, the backlight goes on for a few moments, the log progresses and logs identical lines... every second. Touch is active. When I touch the display, the backlight switches on, but nothing is displayed. The software continues to complain about missing *.xrf files:
After that, no more complaints about missing files, only log of PSRAM every second.
The log now looks like this:
Hm, invalid pin. May this be due to the missing i2s sound hardware on my board?
The text was updated successfully, but these errors were encountered: