You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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!
E (528) lcd_panel.io.i2c: panel_io_i2c_rx_buffer(128): i2c transaction failed
E (529) CST816S: read_id(190): I2C read failed
E (529) CST816S: esp_lcd_touch_new_i2c_cst816s(100): Read version failed
E (535) CST816S: Initialization failed!
E (538) CST816S: [CST816S.cpp:41] begin(): Check error -1 (ESP_FAIL)