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 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 ...

Resolved! QR code generation from URL.

Hello,I am using touchGFX4.16 designer, in windows 10.I want to display dynamic QR code generated from URL. I've tried to look for solutions like1) Generating QR code from external library & then displaying it on display.2)QR code widget is there in ...

SC9 by Associate II
  • 1885 Views
  • 8 replies
  • 3 kudos

Resolved! Lots of errors when building basic project

I have a CubeIDE project for a H743IITx board and an LCD and I added Touchgfx. The Touchgfx 4.24 contains the typical demo that switches between two screens. It runs fine in the simulator. I refreshed the project and it added all the necessary folder...

aro by Associate III
  • 2017 Views
  • 7 replies
  • 1 kudos

Receiving UART Data disordered

i'm using touchgfx h750DK to send a frame to an f446re st board then receive data from the board to the touchgfx the data sent are good but the data received are disordered although i have the same configuration in both sides  

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
  • 2509 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
  • 1729 Views
  • 5 replies
  • 2 kudos