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

Cyrillic symbos, UTF-8 and TouchGFX

Hello, I from Russia and I use cyrillic symbols.In touchGFX Designer I use cyrillyc symbols without problems.But if I type cyrillic symbols in IDE, in codefilesMytext="Cyrillic_Text";I get "?????????" on touchGFX gadget.I try to translate codefiles...

EEuge by Senior
  • 2464 Views
  • 12 replies
  • 1 kudos

About architecture

Hello to the whole community. I want to replicate a project I have already developed on AVR microcontrollers, on the STM32 platform by introducing a graphical GUI using TouchGFX. Substantially the project is a control system to measure the rpm of som...

CS.3 by Associate II
  • 1127 Views
  • 6 replies
  • 0 kudos

TouchGFX 4.21.4 is out now !

TouchGFX 4.21.4 is now out.Please follow this link to download it.4.21.4 Release details :Release date: April 24th, 2023Bugfixes in TouchGFX Designer:Fixed bug where selecting an image for an Image Button Style in a Flex Button was not possible.Fixed...

0693W00000binTIQAY.png

Resolved! TextArea Word Wrap Rendering Errors (4.20)

I've recently updated our application from 4.18 to 4.20, and I've noticed a couple of rendering errors with TextArea. They occur when setWideTextAction() is set to WIDE_TEXT_WORDWRAP, and the text area wraps.The first problem is related to multi-line...

endorph by Associate
  • 883 Views
  • 3 replies
  • 0 kudos

Resolved! Bug Report: In container section

When containers are copied within the software the touchgfx 4.21.3 crashes.Log Outputs:2023-04-17 15:50:37,616 [1] ERROR TouchGFXDesigner.App: Object reference not set to an instance of an object.System.NullReferenceException: Object reference not se...

_legacyfs_online_stmicro_images_0693W00000biG6LQAU.png
PPate.9 by Associate II
  • 1260 Views
  • 6 replies
  • 1 kudos

Resolved! Dynamic Graph - HardFault Exception

I want have a graph with 2 Y scale, in this case I have use 2 dynamic graph overlaped.When I run it with the demo board MB1332C (STM32H7B3I-DK), then the graph crashes with a hardfault exception.The design is like this:When I use 2 graphes without ov...

_legacyfs_online_stmicro_images_0693W00000bidkJQAQ.png
MMüll.6 by Associate III
  • 975 Views
  • 2 replies
  • 0 kudos