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

uniDisplay descriptors incomplete #1030

Open
blakadder opened this issue Sep 1, 2022 · 4 comments
Open

uniDisplay descriptors incomplete #1030

blakadder opened this issue Sep 1, 2022 · 4 comments
Labels
documentation Improvements or additions to documentation help wanted Extra attention is needed

Comments

@blakadder
Copy link
Contributor

@gemu2015

I've been trying to create a descriptor for a seemingly simple SSD1306 0.42" screen but the documentation was leading in me in the wrong direction.

Can you explain in more detail the options under :A and why it says its optional and color display only since I had to use it for the above mentioned screen?

It also seems the example for SH1106 has an error

@blakadder blakadder added documentation Improvements or additions to documentation help wanted Extra attention is needed labels Sep 1, 2022
@gemu2015
Copy link
Collaborator

gemu2015 commented Sep 1, 2022

indeed this documentation is old and sometimes outdated.
:A is needed for most displays not only color.

i will update the docs soon.

however the SH1106 and SD1306 descriptors from the tasmota descriptor folder work for me without problems.

@blakadder
Copy link
Contributor Author

@gemu2015
Copy link
Collaborator

gemu2015 commented Sep 1, 2022

yes you are right, strange that my display worked. however i tested this a long time before. i don't use SD1306 any more
the SH1106 descriptor is in use and works, i just downloaded the descriptor to a device with success

@blakadder
Copy link
Contributor Author

no problem, i tested the SSD1306 yesterday, i'll make the needed changes... that part of the code enables pre-charge period 0x022/f1*/ whatever that is and the screen does work without it

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants