Incorrect offset and new setup file for TTGO T-Watch 2020 V3 #2292
Unanswered
RJ-Eckie
asked this question in
New processor/display support or capability request
Replies: 2 comments 3 replies
-
The viewport is clipped to the specified screen width and height so the viewport appears clipped. To avoid this, try these settings for the setup: The viewport function can then be used to align the screen area. Let me know if that works and which viewport parameters correct the offset in each rotation orientation. |
Beta Was this translation helpful? Give feedback.
3 replies
-
Great, glad to hear it is sorted. Thanks for letting me know. |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
Hi,
The output on my 240x240 ST7789 display is not properly aligned in orientations 0 and 1. Orientations 2 and 3 are correct and using the full screen. By reading your suggestions on another issue, I've worked out the correct alignments to:
However the screen is not fully filled:
There are now multiple versions of the T-Watch. (Including 2019, 2020 V1-V3 and the circular 2021)
I've adapted the general T-Watch setup for the 2020 V3:
Thanks,
RJ
Beta Was this translation helpful? Give feedback.
All reactions