STM32 MCUs TouchGFX and GUI

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Join the TouchGFX contest now!

Hey everyone, for those who haven't seen the announcement in the community blog, I'm also announcing this here :) We're launching a contest focused on custom containers!  Custom containers have been a hot topic on our forum, and we love seeing the en...

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

Assert Fault in Bitmap::getSizeOfBitmap(...)

Hi ST Community,we want to create a graph in a CacheableContainer.So far this works as well.As soon as an additional GraphElementArea is instantiated (not added to the graph) there is an assertion fault when drawToDynamicBitmap(....) is executed.The ...

JBenn.1 by Associate II
  • 441 Views
  • 1 replies
  • 0 kudos

Resolved! Show multiple lines in touchGFX text area

Hi,I would like to show dynamic text in text area with wildcard. The text contains the 'new line' character (\n) to jump to next line. for example: "First Line \n Second Line " will be printed to screen:First LineSecond LineTouchGFX does not recogniz...

ari_v2 by Senior
  • 1203 Views
  • 2 replies
  • 0 kudos

Resolved! can I code in c language for touch GFX?

Hello,I'm working with touchGFX and I'm a beginner in it.Please do not mind if the question is not proper.I have generated a code using touchGFX but the code generated is in cpp language.Is there any way if I can code for touchGFX in c language.Thank...

Aarra.1 by Senior
  • 1361 Views
  • 4 replies
  • 0 kudos

Include problems with TouchGFX

Hello everyone,I'm working on a new project using TouchGFX in STM32CubeIDE, I don't understand why I have include problems, especially that a file is recognized in one file and not in an other...Here is my includes : I've got these errors :What is we...

0693W00000FBsBtQAL.png 0693W00000FBs4oQAD.png 0693W00000FBsDQQA1.png 0693W00000FBsDfQAL.png
MLair.1 by Associate III
  • 607 Views
  • 1 replies
  • 0 kudos

Resolved! TEXT PROGRESS Negative Values

Hi,I'm trying to display the temperature values ranging from -40 to +40 on TEXT PROGRESS in TouchGFX designer. Unfortunately, the values range only starts from 0.Can anyone help me with this? I'll be very grateful.

Ofaro.1 by Associate II
  • 1295 Views
  • 7 replies
  • 0 kudos