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 CONTEST RESULTS: Congratulations!!

Hello community!On March 18, we launched a TouchGFX Contest that had for goal for us to see our community's skills and creativity. This contest ended on May 2.We received several interesting projects, and it is now time to announce the winners! Our h...

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

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

TouchGFX gauge not smooth

Hello, I have an issue with my touchGFX gauge. First, let me explain what I want to do and how I currently do it. What I want is receiving data from the CANbus which is a command for the gauge to which position the needle needs to point (same as a ca...

dvp by Associate II
  • 107 Views
  • 3 replies
  • 0 kudos

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

TouchGFX Board Setup (TBS)

Perhaps someone can help me with regard to creating a TBS please.I created a TBS following the instructions here https://support.touchgfx.com/docs/development/scenarios/scenarios-create-atI'm using TouchGFX V 4.26.0 so I altered the instructions give...

RobNewbury_0-1762965334991.png