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
The ST7789V LCD shows a 20-pixel offset issue due to missing
display window initialization. This commit adds proper CASET
and RASET commands in panel initialization to fix the problem.
Fixesespressif#15331
The ST7789V LCD shows a 20-pixel offset issue due to missing
display window initialization. This commit adds proper CASET
and RASET commands in panel initialization to fix the problem.
Fixesespressif#15331
Answers checklist.
IDF version.
v5.4.0
Espressif SoC revision.
esp32-s3r8
Operating System used.
Windows
How did you build your project?
Command line with idf.py
If you are using Windows, please specify command line type.
CMD
Development Kit.
esp32-s3r8
Power Supply used.
USB
What is the expected behavior?
I am using ST7789V LCD (240x320) with esp_idf examples - i80_controller, it should show a FULL screen with esp logo and fps/cpu info, that is -
What is the actual behavior?
When using ST7789V LCD (240x320) with esp_lcd component, there's a display offset issue:
Steps to reproduce.
Debug Logs.
More Information.
No response
The text was updated successfully, but these errors were encountered: