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

Why is the text area not getting resized?

I am able to display the P_soc properly but when I tries to print (P_temp_h)*0.1 if it is 4 digit( i.e 2 digit before decimal and 1 digit after decimal and decimal point) then I could display the data properly. But If it is 5 digit then the function ...

KMod3 by Associate II
  • 548 Views
  • 2 replies
  • 0 kudos

TouchGFX with STM32H743 custom board

When I tested TouchGFX and CubeMX with the STM32H735 discovery kit, it took me 1 hour to develop my UI and validate it (great!)I designed a custom board with a STM32H743ZI and I have been trying to generate a proper project with CubeMX and TouchGFXFi...

STM32 STOP mode with LCD

In an aplication using STM32L0 I need to enter the STOP mode when I realize the AC mains disappears and the uC must be powered by a battery.So before entering the STOP I obvioulsy deinit all the peripherals used till then and put the pins in analog m...

MVill.6 by Associate II
  • 1307 Views
  • 4 replies
  • 0 kudos

Touchgfx stops after enabling interrupt

So I have a gui runing on touchgfx part, i want to sample adc using interrupt mode but when ever i run adc in continuous mode the screen blanks out.Similar thing while enabling timer interrupt But for the timer if the interrupt in like greater then 7...

JLoda.1 by Associate
  • 480 Views
  • 1 replies
  • 0 kudos