STM32 MCUs TouchGFX and GUI

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

TouchGFX Academy launch announcement!

Dear Community, We're excited to announce the creation of the TouchGFX Academy! The TouchGFX Academy is a new place to learn TouchGFX with concrete examples and to find answers to your questions when developing your UI. It includes tutorials of cour...

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 task stuck at DMA transfer

Hello there,I have a problem with a stuck TouchGFX task. When the fault occurs, the TouchGFX task uses almost 100% CPU time and completly prevents lower priority tasks from executing. It seems to be stuck at a DMA transfer, altering between LockFreeD...

0693W00000Y8AREQA3.png

Adjustment of text colour

Hello everyone,I was wondering if there are some things that can be implemented in TouchGFX. I have implemented a project using TouchGFX, but then I want to implement another project that should depend on the first project.I want to make the colours ...

mids400 by Associate III
  • 1546 Views
  • 7 replies
  • 0 kudos

Line progress bar progress along with timer.

Hi,I'm working on a screen where in I need to display both down timer (using text box) and a line progress bar.I want the progress bar to fill along with the down timer.Example : Lets say my timer is running down for 10 seconds, I want the line progr...

KNara.2 by Associate III
  • 1837 Views
  • 6 replies
  • 1 kudos

Wipe transition display issues

I am using an STM32L4R9 driving a 2.1 inch display with double buffering. I have many screens with widgets, direct transitions between them work fine. I have just started using a wipe transition. Occasionally streaked lines briefly appear (the screen...

OLync.1 by Associate III
  • 493 Views
  • 0 replies
  • 0 kudos

display issue on nucleo AZ2 screen

Hi,i am creating a new project on TouchGFX Designer. when i choose the option "Landscape" for the display orientation and create an image as a background the run the app on the STM32 board i get this visual(see attached files). it seems like the boar...

hkrifa by Associate
  • 1357 Views
  • 3 replies
  • 1 kudos

TouchGFX animation documentation

I am using a custom STM32H743BIT6 board connected to a 480x272 display.  I have implemented several software products with this hardware and are working fine.  The issue I am having is I am trying to use the Animated Image for the first time.  After ...

RLarr.1 by Associate II
  • 738 Views
  • 1 replies
  • 0 kudos

Heap Screen Storage Issue

Hi, I am currently trying to implement QRCode from qr-code-generator-library to display it on STM32F429I-DISC1 with TouchGFX. When I run it in the simulator on TouchGFX simulator it runs normally, but when I run it on the board it only shows whitescr...

Screenshot 2023-08-18 135216.png Screenshot 2023-08-18 135422.png Screenshot 2023-08-18 135509.png
Eshya by Associate
  • 646 Views
  • 1 replies
  • 0 kudos

Resolved! TOUCHGFX While loop issue

Hello guys, I have a question. I am using touchgfx. When I use the while loop in my Model.Cpp file, the application stops. It does this without entering the while loop. Can't use loops in Model.Cpp? Do you have any knowledge about this topic?

amorftor by Associate II
  • 915 Views
  • 1 replies
  • 0 kudos