Skip to main content
CCowd.1
Associate
March 28, 2023
Solved

TouchGFX / LTDC "Width/height values must equal LTDC Window width/height"

  • March 28, 2023
  • 1 reply
  • 2891 views

Project = CubeMX + STM32F469ZITx + 320x240 TFT.

I have set up CubeMX correctly as far as I can tell, but I am getting the error "Width/height values must equal LTDC Window width/height"

In the TouchGFX Generator, they are populated automatically!, so how can they be wrong?

Please advise where I have made a mistake.

Thanks,

Chris.

This topic has been closed for replies.
Best answer by KDJEM.1

Hello @CCowd.1​ and welcome to STCommunity :) ,

Please check if the Frame Buffer line length and the Frame Buffer Number as well configured in Layer Settings as shown in the below figure.

0693W00000bhPVjQAM.png 

Also, I recommend you to take a look at his MOOC..

When your question is answered, please close this topic by choosing Select as Best. This will help other users find that answer faster.

  

Kaouthar

1 reply

KDJEM.1
KDJEM.1Best answer
Technical Moderator
April 3, 2023

Hello @CCowd.1​ and welcome to STCommunity :) ,

Please check if the Frame Buffer line length and the Frame Buffer Number as well configured in Layer Settings as shown in the below figure.

0693W00000bhPVjQAM.png 

Also, I recommend you to take a look at his MOOC..

When your question is answered, please close this topic by choosing Select as Best. This will help other users find that answer faster.

  

Kaouthar

To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.
CCowd.1
CCowd.1Author
Associate
April 3, 2023

Perfect - many thanks. That fixed it. Now onto the next snag... :face_without_mouth:

Chris.