STM32 MCUs TouchGFX and GUI

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

X-CUBE-TOUCHGFX 4.24.2 is out!

TouchGFX 4.24.2 is now out. Please follow this link to download it.Release details: Release date: December 18th, 2023 New TouchGFX Core Features: Added libraries for cortex M55.We're happy to share a new TBS in the TouchGFX Designer based on this co...

OsmanSOYKURT_0-1734955106312.png

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

Managing a rotary encoder.

Hi all,I'm using touchgfx with stm32f769 in a board with hardware buttons and hardware knob (rotary encoder). I have more screens and the knob is used to change values that are different for every screen. Is there an example on how I can implement in...

SCass by Associate
  • 729 Views
  • 2 replies
  • 0 kudos

dynamic graph in touchGFX?

I want to express the value of 0x000000 ~ 0xFFFFFF in real time graph.The graph of the currently provided demo code should continuously update the entire graph, but I want to show the cumulative data. I want to update the last data continuously like ...

ikassma by Senior
  • 615 Views
  • 4 replies
  • 0 kudos

TouchGfx wrong code generating, need help fix

My touchGfx is apparently doing a bad code generation, i'll explain better.I had a screen, let's say named fooScreen, so touchGFX generated fooScreenViewBase, fooScreenView and fooScreenPresenter.Now, i renamed the screen in barScreen (ok, not really...

Zui by Senior
  • 472 Views
  • 5 replies
  • 0 kudos

Error during code generation

I selected "STM32F769I-DSCO" and configured "Tiled imgae" and executed "Generate code", "Error during code generation" occurs.However, if you run the same procedure and method on another PC, the code will be generated normally.It is a symptom to remo...

0690X000008vtVCQAY.png
sKang.3 by Associate
  • 467 Views
  • 3 replies
  • 0 kudos