-
Notifications
You must be signed in to change notification settings - Fork 77
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Problem with 1,8" 128x160 TFT Display ST7735 shifted screen #106
Comments
Hey karawin, |
May be, but if i read https://forum.arduino.cc/index.php?topic=487585.0 |
Yes, but I don't see a solution in this thread. |
I think we are in -132 (RGB) x 162 |
Hey karawin, |
Modified ucg_dev_ic_st7735.c in CSRC
|
Hey, |
Would be great. My answer is wrong anyway. |
hey karawin, hey oliver, |
Great, i will test it soon and let you know |
I took some time to adapt to my code, but it seems to works well. |
@sirpete83 Just FYI, I just came across this thread after trying out a WaveShare 1.8" 128x160 TFT (https://www.waveshare.com/wiki/1.8inch_LCD_Module) ... I had the same issues as the OP - your "offset_test1_st7735" branch WORKS for me. Thought I'd let you know in case you want to add the Waveshare variant to a list of devices that your fork fixes 👍 |
Hi, I have the same issue like yours. Where can I download your "offset_test1_st773" ? can you send me the link to the program. Thanks |
Sources are here |
Hallo - super. Funktioniert bei mir auch. DANKE |
Some device are ok, some are shifted from one or two pixels in axis x and y
What can be modified in ucg_dev_ic_st7735.c, ucg_dev_tft_128x160_st7735.c to change the offset?
Thanks
The text was updated successfully, but these errors were encountered: