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 looked on many many of the wiki pages to find informations but i can't find what i'm looking for.
I've looked into the repository to see how the display work and i've found that it's seems to exist many commands that are not documented in the wiki or the datasheet.
The code send different command 0xAA, 0x01, 0x00 with some data but don't know what these are for and what values means. And I don't like to not know what i'm doing.
Did i miss a datasheet somewhere? Could you show me this datasheet or upload the datasheet that contains explanation to all these commands?
Thank you
The text was updated successfully, but these errors were encountered:
Hi,
i've looked on many many of the wiki pages to find informations but i can't find what i'm looking for.
I've looked into the repository to see how the display work and i've found that it's seems to exist many commands that are not documented in the wiki or the datasheet.
for exemple if i look into init function: https://github.com/waveshareteam/e-Paper/blob/master/Arduino_R4/src/e-Paper/EPD_7in3e.cpp#L116
The code send different command 0xAA, 0x01, 0x00 with some data but don't know what these are for and what values means. And I don't like to not know what i'm doing.
Did i miss a datasheet somewhere? Could you show me this datasheet or upload the datasheet that contains explanation to all these commands?
Thank you
The text was updated successfully, but these errors were encountered: