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

Chatter 2 blank screen on boot (2.5.1) #4751

Closed
eureekasigns opened this issue Sep 17, 2024 · 0 comments · Fixed by #4759
Closed

Chatter 2 blank screen on boot (2.5.1) #4751

eureekasigns opened this issue Sep 17, 2024 · 0 comments · Fixed by #4759

Comments

@eureekasigns
Copy link

          Add:

#define TFT_BACKLIGHT_ON LOW
to the Chatter 2's variant.h file

Originally posted by @GPSFan in #2896 (comment)

Not sure what changed in later builds of 2.5. The above resolves the issue, though.

fifieldt added a commit to fifieldt/meshtastic-firmware that referenced this issue Sep 18, 2024
As reported by @eureekasigns and @GPSFan, Chatter 2 had begun
to show a blank screen on boot after recent TFT display changes.

Setting TFT_BACKLIGHT_ON LOW resolves the issue.

Fixes meshtastic#4751
fifieldt added a commit to fifieldt/meshtastic-firmware that referenced this issue Sep 18, 2024
As reported by @eureekasigns and @GPSFan, Chatter 2 had begun
to show a blank screen on boot after recent TFT display changes.

Setting TFT_BACKLIGHT_ON LOW resolves the issue.

Fixes meshtastic#4751
panaceya pushed a commit to mesh-mk-ua/meshtastic-firmware that referenced this issue Sep 20, 2024
As reported by @eureekasigns and @GPSFan, Chatter 2 had begun
to show a blank screen on boot after recent TFT display changes.

Setting TFT_BACKLIGHT_ON LOW resolves the issue.

Fixes meshtastic#4751
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant