2020-03-13 04:05 PM
Hello
I use TouchGFX 4.13.0 and STM32F769I-DISCO
Designer's How do I change W and H in Config-Display-Dimensions?
Thank you.
2020-03-16 01:17 PM
I think you need to set those when "Create New Application". In that screen, you can set the width and height. But that may not help you if you're intending to use the STM#@F769i-Disco.....
You may need to do this through STM32CubeIDE / CubeMX and set it up in the TouchGFX Generator (Customize it to your size). Note that you'll have to change the LTDC settings as well.
2020-03-16 06:52 PM
Thank you for your reply.
TouchGFX 4.12.0 allowed to change W and H.
So I have a question.