Skip to content

Displays random patterns on show() for some screens #56

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

Closed
adamcandy opened this issue Feb 20, 2021 · 2 comments · Fixed by #57
Closed

Displays random patterns on show() for some screens #56

adamcandy opened this issue Feb 20, 2021 · 2 comments · Fixed by #57

Comments

@adamcandy
Copy link
Contributor

After extending the library for 64x32 screens (#53 b92bf18) a new batch of screens fail to work!
Following show(), just random data is shown on screen.
It is possible to adjust the contrast, so the displays seem operational, but there is something up with the framebuffer/RAM/correct addressing.

@adamcandy
Copy link
Contributor Author

This issue is fixed with the pull request #57

@adamcandy
Copy link
Contributor Author

Possibly these other displays are SH1106 not SSD1306, which unlike the latter, only support page addressing mode.
See comments in this Arduino forum and also mentioned in issue #28.

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