Skip to content

Problem with Initialization of ESP32_Display_Panel with ESP32-S3-WROOM-1 N8R8 and Waveshare 1.69inch Touch Round LCD Display #141

Open
@hamidnpc

Description

@hamidnpc

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)

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions