Skip to content

Strange artifacts on the ILI9488 display #116

Open
@SinglWolf

Description

@SinglWolf

I already broken my head over this problem.
Strange vertical stripes appeared on the display.
Explain, please, did I broken something in the settings, or is it a sign of the imminent demise of the display?
2021-09-23_06-31-44
ESP32-S2 device, ILI9488 display, VScode + PlatformIO environment, Windows 10 system. Environment components are the freshest.

/***************************
 * CURRENT VERSION OF LVGL
 ***************************/
#define LVGL_VERSION_MAJOR 7
#define LVGL_VERSION_MINOR 9
#define LVGL_VERSION_PATCH 1
#define LVGL_VERSION_INFO "dev"

I just don't remember when (under which version of lvgl_esp32_drivers or framework esp-idf) there were no artifacts, there was a big break in working with the project.
I can't roll back, I would have known that there would be such a problem - I would have made a commit.

Metadata

Metadata

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