Offset of Screen #261
Unanswered
polarkernel
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I am currently trying to create a board of a Chinese shield, similar to a Lilygo T-Display, in order to male it usable for esp32-smartdisplay. The board is based on an ST7789 driver. Using EEZ-Studio, I was able to run a simple LVGL setup with a label centered on the screen:
However, on the device, this screen is offset like this:
I am not a hardware expert. Does anyone know what could be causing such an offset?
UPDATE:
I was able to correct this issue using DISPLAY_GAP:
Beta Was this translation helpful? Give feedback.
All reactions