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 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 application is blocking FreeRTOS-Plus-TCP

I have a projet with FreeRTOS and FreeRTOS-Plus-TCP working on a STM32F769I-Eval board.The ICMP Ping response is 100%.When enabling a TouchGFX application, even very basic (just a white screen), the ping response rate fall bellow 50%! Not usable at a...

ANauz.1 by Senior II
  • 627 Views
  • 1 replies
  • 0 kudos

I am using an STM32F469I$AU1 development board. I am also using the TouchGFX Ver 4.21.0 to develop a UI. I want to communicate through the virtual COM port using printf so I have modified the main() function in stm32cubeide to redirect printf().

I have redirected printf to output through USART3. USART3 is being properly initialized. I have checked that it is sending data through USART3 up to function HAL_UART_Transmit(&huart3, &*c, 1, 10); and everything looks right but no data goes out the...

SMaci.2 by Associate
  • 926 Views
  • 1 replies
  • 0 kudos

Can we add a new board on Touch GFX?

I was wondering if it was possible to add a new card in Touch GFX app. In fact, I am working on STM32U575I-EV and it is not available. So, I can’t download my app. Is it possible to add my board or there is a way to bypass this problem? (I need to up...

CMeil.1 by Associate
  • 626 Views
  • 2 replies
  • 0 kudos

Errors after using .ioc file and generating new code.

I have been through the renaming process to generate a project in touch GFX and open it in cube IDE. The problem occurs when I run the .ioc file and then generate the subsequent code after configuring some of the hardware peripherals, push buttons an...

0693W00000YA4BeQAL.png
MBode.2 by Associate II
  • 1153 Views
  • 2 replies
  • 0 kudos

Resolved! Text transtlation. How to run translation.rb script.

Hi,the documentation says"The tool [translations.rb] can be run in the TouchGFX Environment."What is meant by "TouchGFX Environment" ?What does the dollar $ sign represent ? Is it a ruby interpreter ? Or some TouchGFX command line tool ? Thank you

0693W00000YA4FQQA1.png
ferro by Lead
  • 1447 Views
  • 3 replies
  • 2 kudos

Background corrupted during transition

I am having an issue with transitions between screens. I’m using a cover transition but as soon as the transition starts the background turns to noise however the new screen covers it gradually as expected. The program is running from QSPI flash on a...

0693W00000BdbZtQAJ.jpg
CPink.1 by Associate
  • 1417 Views
  • 5 replies
  • 1 kudos

Resolved! Issue with importing translations into TouchGFX!!!

I sucessfuly exported texts.xml with translations.rbbut when I try to import .xlsx back to .xml. I get the error sheet Typography not found!?> translations.rb import texts.xlsx texts.xml   sheet 'Typography' not found   An error occurred during trans...

manto.1 by Senior
  • 2560 Views
  • 8 replies
  • 0 kudos