You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
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
@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
The text was updated successfully, but these errors were encountered: