Replies: 2 comments
-
The backlight is simply a set of LEDs controlled by the state of pin 13. Try the simple "blink" sketch with the LED pin set to 13 to see if the backlight works. |
Beta Was this translation helpful? Give feedback.
0 replies
-
If I'm not mistaking, the RP2040 has a 10 bit PWM timer, so the value should range from 0 to 1023. Isn't 100 maybe too low? |
Beta Was this translation helpful? Give feedback.
0 replies
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Hey,
I have this LCD and there is a Backlight Pin which is also defined in the User Setup File:
I have not found a Library function and
for some reason makes the screen go black.
Should I contact the seller about this?
Beta Was this translation helpful? Give feedback.
All reactions