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

X-CUBE-TOUCHGFX 4.26.1 is out!

TouchGFX 4.26.1 is now out. Please follow this link to download it.This version is a patch release and includes bugfixes of issues seen on TouchGFX Designer 4.26.1 version, as well as adding support of the new STM32H5F5 and Chrom-ART 2.Please visit o...

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! Clock Example wil not update to current time

In the setupscreen function:Screen1ViewBase::setupScreen(); digitalHours = digitalClock1.getCurrentHour(); digitalMinutes = digitalClock1.getCurrentMinute(); digitalSeconds = digitalClock1.getCurrentSecond();and in the handletickeventScreen1Vi...

clock.png
ksale.1 by Senior II
  • 522 Views
  • 1 replies
  • 1 kudos

When use Unicode::snprintf and Unicode::strncpy

I'm having a hard time understanding when to use Unicode::snprintf vs Unicode::strncpy, also because I'm seeing different behavior when it comes to wildecards.I have a font where I've set various wildcard characters (see below)Now, I have a text area...

nico23_0-1763548933387.png
nico23 by Senior III
  • 524 Views
  • 1 replies
  • 0 kudos

TouchGFX and ThreadX

Hi,I have a Riverdi STM32U5A9 that I'm trying to get converted to ThreadX to be able to use the onboard SD Card.  The application was fully working with FreeRTOS, but after porting over to ThreadX, I get a Hard Fault on the first tick of the first tr...

co2meter_0-1763516926886.png co2meter_1-1763517102076.png
co2meter by Associate II
  • 424 Views
  • 0 replies
  • 0 kudos

Resolved! Atoi for non European language

Hello.I have developed a firmware for Riverdi_121STM32H7.The firmware has Italian and English texts,but we planned to develop a version for Chinese customers, Myanmar, and other non european customers. My doubt is:  Unicode::atoi and Unicode::sprintf...

Announcement

We’re moving the ST Community to a new platform to give you a better and more reliable community experience.