Skip to main content
DavePfz
Associate III
June 9, 2025
Solved

STM32F469 Screen Orientation in TouchGFX Designer 4.25.0

  • June 9, 2025
  • 2 replies
  • 307 views

I started with the STM32F469I-DISCO which always places the screen in portrait mode (480x800).

Is there a way to change that to landscape mode (800x480) at the start of the design process?

It would be much simpler to design that way than to have to rotate it after the fact.

Thanks

Best answer by LouisB

Hello @DavePfz,

You can find it here Config View | TouchGFX Documentation.

BR,

2 replies

LouisBBest answer
ST Employee
June 10, 2025

Hello @DavePfz,

You can find it here Config View | TouchGFX Documentation.

BR,

DavePfz
DavePfzAuthor
Associate III
June 10, 2025

Thanks for the pointer. This is new to me and the "Settings" icon appeared grayed out, so I thought it was inactive. Your post prompted me to try it anyway - and it worked!

Thanks