DSI Video mode refresh error
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2021-10-20 9:54 PM
My project is based on touchgfx using DSI video mode with double buffer. When set the background, part triangle area cannot be refresh. The DSI video configured as the example project of "LCD_DSI_VideoMode_DoubleBuffering".
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2021-10-20 10:00 PM
added description, background is RED(128,0,0), white triangle area is not refreshed.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2021-10-21 6: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
Thanks
Imen
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2021-10-25 4: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
Thanks
Imen
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2021-11-01 1:35 AM
Hi @ZYu.3​ ,
I'm waiting for your feedback.
Imen
Thanks
Imen
