TFT_WHITE is less than full brightness #1515
daxliniere
started this conversation in
Alerts
Replies: 3 comments 3 replies
-
This maybe due to the Gamma values not being optimised for your particular display. Try to get the initialisation settings from the manufacturer and compare to the init sequence here: |
Beta Was this translation helpful? Give feedback.
2 replies
-
How's this?
|
Beta Was this translation helpful? Give feedback.
0 replies
-
Also, can you do damage to a screen/chip by using an incorrect initialisation? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I had been thinking my screen looked a bit dull, when I realised that, on reset, the white background is actually brighter than when the screen is filled with TFT_WHITE (0xFFFF).
Is there any way to overcome this? The LCD I'm using is 3.5" ILI9488.
All the best,
Dax.
Beta Was this translation helpful? Give feedback.
All reactions