STM32 MCUs TouchGFX and GUI

Discuss STM32 and TouchGFX implementations, including configuration, debugging, and optimization.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

TouchGFX CONTEST RESULTS: Congratulations!!

Hello community!On March 18, we launched a TouchGFX Contest that had for goal for us to see our community's skills and creativity. This contest ended on May 2.We received several interesting projects, and it is now time to announce the winners! Our h...

TouchGFX documentation feedback

We wish to always improve our documentation. The best reviews and critics always come from the people that read it, so we would like to use this post to collect your thoughts and feedbacks. Please share what you like, dislike, what you think is missi...

Share your Custom Widgets!

When creating a UI project, you may need widgets that are not part of the TouchGFX library. To create your own graphical element, the TouchGFX team suggests using the Custom Container approach. Since TouchGFX 4.20 it is possible to export and import ...

Active touch area on a FlexButton

Im interested to know what the actve areas of a flex button is ?for example is the active area just limited to the text or icon within the flex button or is it active with the complete rectangluar frame of the button ?We are noticing a number of fail...

Resolved! using imageconvert.out to generate image

I need to externally generate image for my project. as touchGFX documentation mentioned that I can do that using imageconvert.out. when I followed the instructions of how I should use the engine (https://support.touchgfx.com/docs/development/ui-devel...

zouzou96 by Associate II
  • 2663 Views
  • 10 replies
  • 1 kudos

Resolved! What are the CRC dependencies that TouchGFX expect

We are starting a new project which requires TouchGFX. However our project will be leveraging a significant portion of our existing code. Thus I have some questions relating to how TouchGFX uses the hardware CRC.Can you confirm whether TouchGFX requi...

desmond by Associate III
  • 1852 Views
  • 5 replies
  • 2 kudos

TouchGFX and CubeIDE... External Memory Issue

On a STM32U5G9J-DK2 kit, once a project, created within TouchGFX, is imported to CubeIDE bitmap images are lost when placed in the external flash memory.TouchGFX version is 4.23.0, CubeIDE is 1.14.1 and everything is installed on a Windows 10 machine...

JLojo by Associate III
  • 3635 Views
  • 10 replies
  • 0 kudos

Resolved! Erreur Linking TouchGFX

I created a project with multiple screens and i want to recceive data and display them on the 4th screen so i created a task and a queue . I followed the MVP model and  int the model class i put the code in the tick function but when i run the code t...

Creating an TouchGFX Board Setup Fails

I'm trying to create a specific template for a custom board and following this stm link: https://support.touchgfx.com/docs/development/scenarios/scenarios-create-at I get the following error right on the first command.  C:\Users\user\Desktop>C:/Touch...

Board EVK070016 with MCU STM32H743XIH6

Hi all,as I'm stil new to STM and TouchGFX I'm facing the following problem.The GUI was developed using a EVK070016 Kit. This board uses a dispay resolution of 1024 px and a MCU STM32H750. For evaluation it works fine. Now I was told that real I(prod...

HaJott by Associate
  • 721 Views
  • 2 replies
  • 0 kudos