Waveshare 170x320 1.9 ST7789 Issue with using whole screen #3259
Bryan09271985
started this conversation in
Compatible displays and setup files
Replies: 1 comment
-
Here is what is read from the file: The width is incorrect Not sure where it is reading the 240 value from. |
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.
-
Hello! I am using the User_Setup.h and have the driver for ST7789 set as well as #define TFT_WIDTH 170
#define TFT_HEIGHT 320 to address the resolution. When I run test sketches the bottom 3rd of the screen does not update. I have used the adafruit library and run a color test to ensure the screen is not defective. I am unshure what to do from here. Thank you for any input.
Beta Was this translation helpful? Give feedback.
All reactions