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

🐛 Fix/Improve SPI TFT support on MKS SGEN_L V2.0 #27183

Open
wants to merge 1 commit into
base: bugfix-2.1.x
Choose a base branch
from

Conversation

thisiskeithb
Copy link
Member

@thisiskeithb thisiskeithb commented Jun 17, 2024

Description

Fix/Improve SPI TFT support on MKS SGEN_L V2.0 since BTT TFT35 SPI and MKS TS35 V2.0 require different pins / settings.

Verified with both SPI TFTs on an MKS SGEN_L V2.0.

Note

I discovered an issue with the BTT TFT35 SPI staying/going white if an SD card is inserted at boot or after booting, so I'll have to look into that some more. It shouldn't hold up this PR since it'll be a rare board/screen combination.

Requirements

BTT TFT35 SPI or MKS TS35 V2.0 on MKS SGEN_L V2.0.

Benefits

Fixes/improves SPI TFT support on MKS SGEN_L V2.0.

Related Issues

BTT TFT35 SPI and MKS TS35 V2.0 require different pins / settings.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] MKS SGEN L V2.0 / MKS TS35 V2.0 compile error
1 participant