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

Display corruption #3

Closed
sbts opened this issue Sep 25, 2018 · 2 comments
Closed

Display corruption #3

sbts opened this issue Sep 25, 2018 · 2 comments

Comments

@sbts
Copy link

sbts commented Sep 25, 2018

The current implementation doesn't include any refresh mechanism.
This allows the display to become corrupted over time if there is noise present on the power supply or any data/control lines.

Implementation of a refresh routine that completes a refresh once every few minutes should minimise the effects of any noise.

This can either be done as a full display write every "refresh seconds" or alternatively as more frequent single character writes

@Kunsi
Copy link
Owner

Kunsi commented Dec 30, 2018

Should be fixed in 5fcf419

@Kunsi Kunsi closed this as completed Dec 30, 2018
@Kunsi
Copy link
Owner

Kunsi commented Jan 27, 2019

Actually more like „fixed in 4dbc988“.

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

No branches or pull requests

2 participants