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
The sample code is managed by Pervasive Displays officially on TI CCS project. You can leave your message to the Technical Support webform to get the source.
The AdaFruit GFX has partial update example as well.
Are you referring to EPD_GFX? I see that it does use this->EPD.image_sram(this->old_image, this->new_image) in its display() method, but updating between screens still takes 3 seconds. What am I missing here?
I noticed that partial update functionality is implemented only for PlatformsWIthOS. Is there a reason it's not done for MSP430 and Arduino?
Judging by the comments here It seems that the port already exists, but isn't released to this repository.
The text was updated successfully, but these errors were encountered: