Skip to content

backlight issue on BOARD_ESP32_S3_TOUCH_LCD_4_3 #247

@BigPoit

Description

@BigPoit

hi, i'm using BOARD_ESP32_S3_TOUCH_LCD_4_3 with lvgl 9.4
everything works fine, except the backlight on() and off() also triggers the com-poort on / off.
looks like all 8 bits are set to HIGH / LOW simultaniously instead of only number 2 (EXIO2).
masking does not seems to work as expected.

IO_EXPANDER driver is CH422G and for the backlight I use SWITCH_EXPANDER
both set in esp_panel_drivers_conf.h

Maybe a newer version of CH422G would help?

Regards, Peter

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