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

My display has gone blank since upgrading to 4.6.0 #410

Closed
radioralph opened this issue May 25, 2024 · 4 comments
Closed

My display has gone blank since upgrading to 4.6.0 #410

radioralph opened this issue May 25, 2024 · 4 comments

Comments

@radioralph
Copy link

My SSD1306 just stopped working (blank screen) during the development of a project after my IDE installed the 4.6.0 update. I rolled backed to 4.5.0 and it's working again, but where can I find a list of changes so I can determine what I did wrong and how I can get my display working again with 4.6.0

My environment is ESP32S3 with I2C interface to a 128x64 display.

@marcelstoer
Copy link
Member

The list of changes is in the release notes at https://github.com/ThingPulse/esp8266-oled-ssd1306/releases/tag/4.6.0.

Curious to find out what the issue is in your case.

@radioralph
Copy link
Author

Thank you for your direction to the release notes. Unfortunately, my skill is not strong enough to solve this, however I did notice that in the new release that the _frequency variable in line 75 of SSD1306Wire.h has been replaced by frequency, ie. without the leading underscore. For the time being I'm happy to use the previous version.

@marcelstoer
Copy link
Member

Please see if 4.6.1 fixes your issues. If not, please provide a reproducer (MRE).

@radioralph
Copy link
Author

radioralph commented May 25, 2024 via email

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