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

Red tint on 3-color-screen #133

Open
miszowaty77 opened this issue Dec 17, 2024 · 1 comment
Open

Red tint on 3-color-screen #133

miszowaty77 opened this issue Dec 17, 2024 · 1 comment

Comments

@miszowaty77
Copy link

Hello,

I built two stations. One with waveshare screen and second with noname from Ali (both 3 color). Everything working great but once per few refreshes, screen from Ali has red tint (like 5-10%). Does it need longer refreshing time or change some parameters?

Zrzut ekranu 2024-12-17 o 13 29 48
@lmarzen
Copy link
Owner

lmarzen commented Jan 5, 2025

I think I may have found the issue...

Try changing the reset duration from 10 to 20 in display.init. From renderer.cpp:

display.init(115200, true, 20, false);

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

No branches or pull requests

2 participants