TouchGFX screen rotation
Hello,
In our project (STM32U5) we would like to make animation with TouchGFX (4.22) at display (320*240). We have one screen (landscape 320*240), with some pictures, text, and dynamic graph. Everything works ok. After few seconds we would like to use another screen, which is rotated for 90degrees (portrait - 240*320). But we have some problems with that.
- TouchGFXF does not support animation with mixing landscape and portrait screens.
- We can use new landscape screen and rotate text for 90degress, use rotated pictures but we cannot rotate graph.
Is there any other option for us?
