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

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
  • 37 Views
  • 1 replies
  • 0 kudos

TouchGFX for custom display

HI,I´ve to design a solution with a custom 5 and 7 inch color displays for a more or less static graphics (just some values and maybe some charts).Which interface / MCU would you recommend? MIPI-DSI? Would be fine to have a quite small MCU (preferrab...

AWack by Associate III
  • 97 Views
  • 3 replies
  • 0 kudos

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
  • 133 Views
  • 4 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