2021-10-20 09:54 PM
2021-10-20 10:00 PM
added description, background is RED(128,0,0), white triangle area is not refreshed.
2021-10-21 06:32 AM
Hello @ZYu.3 and welcome to the Community :)
Try adding the following lines after display re-initialization:
LCD_force_refresh();
LCD_ReqTear();
Hope this solved your issue.
When your question is answered, please close this topic by choosing Select as Best. This will help other users find that answer faster.
Imen
2021-10-25 04:33 AM
Hi @ZYu.3 ,
Were you able to resolve the issue ?
If yes, it will be interesting to share with us the solution you found.
Imen
2021-11-01 01:35 AM
Hi @ZYu.3 ,
I'm waiting for your feedback.
Imen