Display OLED 0.96" not working after upgrade from 13.4 to 14.x #22525
Closed
gkellershs
started this conversation in
General
Replies: 2 comments 1 reply
-
With Tasmota version 14, the display support has been upgraded to use Universal Display, which you have to configure a bit differently. You need a display descriptor, and configuring some "random" unused gpio as With SSD1306 and
|
Beta Was this translation helpful? Give feedback.
1 reply
-
solved by answer from sfromis |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I did an OTA Upgrade on an "ESP8266-D1mini" from version 13.4 to 14.x an didn´t get the display working.
display shows
RSL: RESULT = {"Display":{"Model":2,"Type":0,"Width":128,"Height":64,"Mode":1,"Dimmer":50,"Size":2,"Font":2,"Rotate":0,"Invert":0,"Refresh":1,"Cols":[16,8],"Rows":2}}
and i2cscan shows
RSL: RESULT = {"I2CScan":"Device(s) found at 0x3c"}
Running on version 14.x I got displaymodel = 17 and could not change to Model=2
Did I something wrong, do I have to change something for the upgrade. I´m using Tasmota 13.4.0(display)
Thanks for help, Georg
Beta Was this translation helpful? Give feedback.
All reactions