golioth / ostentus

i2c controlled ePaper display for Golioth Reference Designs
Apache License 2.0
1 stars 0 forks source link

Add hardware reset to partial update #10

Closed szczys closed 1 year ago

szczys commented 1 year ago

Before writing partial updates to display memory, the device needs to be hardware reset (and the border locked) to prevent flashing. This PR adds the hardware reset. The performance is greatly improved so the number of partial refreshes in summary mode before a full refresh is issued has been increased.