2022-09-20 07:40 AM
Hello,
I use a custom board based on STM32H750 (as Discovery board) with a 800*480 TFT (24 bit).
I try using the Video widget with the sample_video_1_medium_480*272 but in portait mode it show bad image, not understandable.
Next I try a custom video with 480*320 resolution: now i see the rows and columns are inverted.
For the first video I think there is also a problem with number of rows (272) since is not divisible for 32.
If I change setting in Touchgfx designer with landscape, both 2 video are correct.
I need to work in portait mode: I have to modify something in the program or try to rotate the video before compile?
Thanks.
toma Fabio
2022-09-22 03:12 AM - edited 2024-12-05 04:50 AM
Hello FToma.1,
This issue is known, the video widget and the portrait mode are not natively compatible with TouchGFX Designer.
/Osman
2024-11-27 10:48 PM
Hi Osman,
We tried following that workaround closely and did not succeed. We used the latest 4.24.2 version and we're going to try the 4.20.0 version you were using when you detailed your workaround.
Do you know if this workaround is supposed to still work with the more recent versions of TouchGFX?
Also, considering the workaround seems to be pretty agnostic to the hardware being used, is it safe to assume that it should work with any type of hardware, MCU, etc.?
thank you
PS: We have a ticket open with ST but we haven't heard anything yet. Sorry to revive this post.
2024-12-05 04:49 AM
Hello @sm1981 ,
The workaround suggested is a mistake, looks like it has not been tested on hardware but only on simulator, my apologies for the inconvenience.
I'm deleting the "workaround" since it's totally wrong.
Let me know the open ticket number, I'll make sure to help you.
2024-12-05 07:47 AM
the forums won't let me reply to your private message for some reason.
Our open ticket is: 00220578
thank you