Skip to content

U8g2: SSD1306 on ESP32 "bugging" after some time #1647

Answered by olikraus
ezcGman asked this question in Q&A
Discussion options

You must be logged in to vote

If another call to oledDisplay->begin(); would recover your display, then it seems that the OLED looses some configuration values.
Maybe you can call oledDisplay->begin(); every 10 seconds or so.

I could imagine, that the PWM signal, which drives your LEDs, have a bad influence on the OLED display.

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@ezcGman
Comment options

@olikraus
Comment options

@ezcGman
Comment options

@ezcGman
Comment options

Answer selected by ezcGman
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants