ThingPulse / esp8266-oled-ssd1306

Driver for the SSD1306 and SH1106 based 128x64, 128x32, 64x48 pixel OLED display running on ESP8266/ESP32
https://thingpulse.com
Other
1.98k stars 638 forks source link

My display has gone blank since upgrading to 4.6.0 #410

Closed radioralph closed 1 month ago

radioralph commented 1 month ago

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 commented 1 month ago

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 commented 1 month ago

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 commented 1 month ago

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

radioralph commented 1 month ago

Thank you for your message. I am pleased to advise that 4.6.1 works perfectly now. 😊.

I appreciate your rapid attention to solving this, Marcel.

Kind regards,

Ralph

From: Marcel Stör @.> Sent: Saturday, May 25, 2024 8:55 PM To: ThingPulse/esp8266-oled-ssd1306 @.> Cc: Ralph Parkhurst @.>; Author @.> Subject: Re: [ThingPulse/esp8266-oled-ssd1306] My display has gone blank since upgrading to 4.6.0 (Issue #410)

Please see if 4.6.1 fixes your issues. If not, please provide a reproducer (MRE https://stackoverflow.com/help/minimal-reproducible-example ).

— Reply to this email directly, view it on GitHub https://github.com/ThingPulse/esp8266-oled-ssd1306/issues/410#issuecomment-2131211142 , or unsubscribe https://github.com/notifications/unsubscribe-auth/A44JP3BRQYUX2O43GBSMVYDZEBUWXAVCNFSM6AAAAABIIP5DJCVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCMZRGIYTCMJUGI . You are receiving this because you authored the thread. https://github.com/notifications/beacon/A44JP3F6PJYZZXX3SJMBLSLZEBUWXA5CNFSM6AAAAABIIP5DJCWGG33NNVSW45C7OR4XAZNMJFZXG5LFINXW23LFNZ2KUY3PNVWWK3TUL5UWJTT7A6ZYM.gif Message ID: @. @.> >