Skip to content

example for screen was suspended on esp-iot-solution/components/bus/i2s_lcd_esp32s2_driver.c : i2s_write_data() function #195

@franco-sudo

Description

@franco-sudo

IDF Ver:4.4.1
soc:esp32s2
lcd driver style:i80 on i2s bus
esp-iot-solution branch:master on 7ccf82a

i try to use i2s_lcd_esp32_driver.c:i2s_write_data_fun() instead of i2s_lcd_esp32s2_driver.c:i2s_write_data(), fix it for esp32s2,it works.but the color is not correct,lack of red.
now it is confirmed that there is a problem with this function:i2s_lcd_esp32s2_driver.c:i2s_write_data(). It will not trigger the i2s_dma interrupt.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions