-
Notifications
You must be signed in to change notification settings - Fork 25
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
Unable to light up the screen while running wifi clock #72
Comments
ESP_Panel_Board_Custom.h:
|
|
If it's still sliding, should we continue to decrease |
Hi @FLoutione, this is an RGB screen drift issue. Please check here to solve it. And it's better to set |
After burning the program, the serial port keeps outputting this message, and there is no feedback on the display screen. Can you help me check what the problem is?
|
That's not the reason. I've been using UART port all along, and |
Will you be able to see additional logs if you upload other examples? |
I tried burning it once using a USB port and then switched to using a UART port, and surprisingly, it started running successfully. I have another question. I want to print and display Chinese fonts on this board, but the Chinese font that comes out is a box. How can I make it display correctly. |
You can refer to the official LVGL documentation, which includes instructions on how to use custom fonts. |
@FLoutione Does the touch controller also work? |
I am using ESP32-S3-Touch-LCD-4.3, and when running the example WiFiClock in ESP32_Siald_Panel, the serial port keeps outputting, but the screen does not respond. I would like to know where the problem lies.
The serial debugger keeps looping out this information.
The text was updated successfully, but these errors were encountered: