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

User uploading file

Hello, is it possible to allow a user to upload a file to the display? For example, if there was a usb input, the display, can read the contents or write to the usb?

Priyank by Senior
  • 351 Views
  • 1 replies
  • 1 kudos

Resolved! touchgfx simulator screen size scaling factor

hi,    Recently I notice that toucgfx simulator screen size is twice the value set in toucgfx designer, if I want the exact pixel size set in touchgfx designer while simulating, is there a scaling factor or some function to call? thanks for your time...

Resolved! TouchGFX gauge glitch

Hi,I'm using a custom H7 board, with QSPI + 16-bit SDRAM, and using RTOS.However I run into an issue where there's glitching in my gauge in TouchGFX (see attached video...)TouchGFX is using double buffer, also animationStorage: setFrameBufferStartAdd...

LTDCParams.png LTDC.png TGFXGenerator.png
wlynn777 by Associate III
  • 9801 Views
  • 25 replies
  • 2 kudos

Resolved! CubeIDE don't generate C Files at all

Hello, at first im new in the STM32 world. Yesterday I set up the Touch GFX as "How to TouchGFX: Installing TouchGFX Designer for STM32 GUI applications" tells me. For that i delete all STM Programm tha i install pervius. Download lates Version and s...

Peter57 by Associate II
  • 3729 Views
  • 10 replies
  • 2 kudos

Resolved! determine which button was pressed on a screen

I have two buttons on Screen1.  Both interactions change screen to Screen2.  Can I determine which button was pressed when in Screen2View::setup?Or do I need to use a separate virtual functions and then create a variable setting the button called? 

FJB2069 by Senior
  • 1279 Views
  • 9 replies
  • 1 kudos

NeoChrom GPU

I read https://blog.st.com/neochrom-gpu/.Since it was stated that the NeoChrom GPU is incorporated into STM32U5 MCU's, I bought a NUCLEO-U575ZI-Q to learn more about it, because it could be interesting to use it for future projects for my work.Howeve...

Jack3 by Senior II
  • 7702 Views
  • 11 replies
  • 0 kudos

Resolved! Merge conflicts

So I got into some merge conflicts.. Fine I thought - they should be manageable. Simple things in the .touchgfx file and some in texts.xml   But no matter what I do TouchGFX Designer cannot create assets. It complains about merge conflicts in generat...