waveshareteam / Pico_ePaper_Code

Waveshrae Pico e-Paper driver code
GNU General Public License v3.0
124 stars 44 forks source link

Partial update example offset / tearing #17

Open ForsakenNGS opened 2 years ago

ForsakenNGS commented 2 years ago

I just copied over the example code for me as a starting point into a new project (I only removed one demo section, all else is unchanged) and I am observing some weird behavior with the partial updates: https://youtu.be/ejBMVj9N7WE

Attached is a zip file of the project I compiled. EPD_Test.zip

The precompiled examples do not include partial updates, so I could not check against those.