-
Notifications
You must be signed in to change notification settings - Fork 1.7k
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
Marlin TFT Screen Glitch #2921
Comments
The solution could be shielding the cabling leading to the display. |
Have you found a solution to your problem? |
Sorry, I added some of the adjustments suggested in the Marlin firmware and I bought some shielding. It hasn't happened again yet so one of those fixed it. Now I just need to figure out how to get idex options to show in the BTT touchscreen ui! |
This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. |
Description
Started getting a screen glitch at random moment, but happens every print at some point. Ive searched forums but havent found a solution that works. I also tried the section that was in troubleshooting
#define ST7920_DELAY_1 DELAY_NS(200) // After CLK LOW
#define ST7920_DELAY_2 DELAY_NS(400) // After DAT
#define ST7920_DELAY_3 DELAY_NS(200) // After CLK HIGH
Steps to reproduce
Hardware Variant
TFT70
TFT Firmware Version & Main Board Firmware details
bugfix-2.1.x 2024-03-25
CONFIG_VERSION 20230929
Additional Information
Archive 2.zip
The text was updated successfully, but these errors were encountered: