2019-10-29 10:18 PM
I have done porting of low level driver required for touchGFX to stm32l496 discovery board and I want to change the orientation of display. For that I am using setDisplayOrientation API and I can rotate UI (buttons and other widgets) by 90 degree. But the images remains in the same orientation. So does anyone have any idea about how can I solve this problem ?
Thank you.
Solved! Go to Solution.
2019-10-30 03:29 AM
images must be recompiled in the new orientation, you can do this via TouchGFx/Config/Default Image configuration/Layout Rotation
2019-10-30 03:29 AM
images must be recompiled in the new orientation, you can do this via TouchGFx/Config/Default Image configuration/Layout Rotation