Skip to content
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

Closed
nichols89ben opened this issue Mar 29, 2024 · 5 comments
Closed

Marlin TFT Screen Glitch #2921

nichols89ben opened this issue Mar 29, 2024 · 5 comments
Labels
bug Something isn't working

Comments

@nichols89ben
Copy link

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

IMG_1345
IMG_1344

@nichols89ben nichols89ben added the bug Something isn't working label Mar 29, 2024
@radek8
Copy link
Contributor

radek8 commented Apr 4, 2024

A similar problem has been reported here in the past.
My display did it a few times too. But this problem has not been reported for a long time. Maybe also because people are buying touchscreens so they don't have to use Marlin mode :-)
Are you sure you are using the latest FW for TFT?
#548
#2274

@radek8
Copy link
Contributor

radek8 commented Apr 4, 2024

The solution could be shielding the cabling leading to the display.
see this post:
bigtreetech/BTT-TFT35-E3-V3.0#80 (comment)

@radek8
Copy link
Contributor

radek8 commented Apr 11, 2024

Have you found a solution to your problem?

@nichols89ben
Copy link
Author

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!

Copy link

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.

@github-actions github-actions bot locked and limited conversation to collaborators Jul 11, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants