I interfaced Camera to the STM 32f746G . i used pixelData widget to show the camera feed and created GUI above it. the problem is that i have tearing when i am using GUI on top of the pixel widget. I think its synchronization problem
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2019-11-07 5:24 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2020-01-13 1:47 PM
@Martin KJELDSEN
Hi Martin,
I solved the problem and its working fine now bottom layer live video at 30fps without tearing and top layer the gui. thanks for your help really appreciated it.
Regards
Mahmoud
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2020-01-14 6:23 AM
Glad to hear that. How did you end up solving it?
/Martin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2020-01-14 7:47 AM
@Martin KJELDSEN
I made touchgfx update the 2 layers instead of 1.
i have another issue which is that i want to display the live video with alpha = 255 but for the widgets its not possible because it will override the live video. is there way to not blend the whole top layer, only the widgets
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2020-09-09 8:20 PM
can I ask how to config 2 layer LTDC by useing CUBEMX for TOUCHGFX? CUBEMX warning me touchgfx can‘t use 2 layer config

- « Previous
-
- 1
- 2
- Next »