-
Notifications
You must be signed in to change notification settings - Fork 26
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
Problem with Initialization of ESP32_Display_Panel with ESP32-S3-WROOM-1 N8R8 and Waveshare 1.69inch Touch Round LCD Display #141
Comments
Hi @hamidnpc, Are you using the latest version of the library or the offline version provided by Waveshare? I checked the latter, and it appears to be a very old version of the library, which I cannot support. Once release v1.0 is available, I will contact Waveshare's official developers to update the library in their Arduino examples. |
No. You are right. I am using these versions and these libraries. Is there anything I can do meanwhile?
|
Hi @hamidnpc , After pre-released v1.0.0 of the library, I will do compatible. Includes the BSP of ESP32-S3-Touch-LCD-1.69 |
Sorry, I can't see any problem with this file. There may be bugs in the older version of the library. |
Hello all,
I am using ESP32-S3-WROOM-1 N8R8 with Waveshare 1.69inch Touch Round LCD Display (based on ST7789V2), and using this guide, I am having problem with starting display module.
Whenever I am connecting I2C (TP_SDA ,TP_SCL) to board, I will get this error. I tried to change the TP_SDA ,TP_SCL to some other pins, but still I will get the same when I am just using this. I tested this on two esp32, the problem is still there. Backlight is on!
Thanks!
The text was updated successfully, but these errors were encountered: