STM32 MCUs TouchGFX and GUI

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Join the TouchGFX contest now!

Hey everyone, for those who haven't seen the announcement in the community blog, I'm also announcing this here :) We're launching a contest focused on custom containers!  Custom containers have been a hot topic on our forum, and we love seeing the en...

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

Resolved! STM32F746G-DISCO

 Hi, I'm working on STM32F746G-DISCO. Kindly can someone tell me if it is normal that after making some project screens on TouchGFX and launching the SIMULATOR, everything is ok. I open the project with CubeIde and add some code from the IDE and tran...

StefanoL by Associate III
  • 8088 Views
  • 15 replies
  • 0 kudos

TouchGFX 4.21.0 rendering problem

since i Updated to TouchGFX 4.21.0 (from 4.20.0) the LCD shows a visual artifactit happens when rendering images in the L8_565 format (plain RBG_565 works) or texti'm using a STM32 nucleo board with a STM32H7A3 processorwhen i generated the code with...

0693W00000Y85hHQAR.jpg 0693W00000Y85hvQAB.jpg
CRich.4 by Associate III
  • 3455 Views
  • 13 replies
  • 3 kudos

Resolved! TouchGFX NEMA Libraries

Hello,We are in the process of integrating TouchGFX into our workflow and back-end build systems. We are using a STM32U599. Please see my question with respect to the tree belowWhat is the difference between TouchGFXNema and NemaGFX libraries?What do...

desmond by Associate III
  • 2613 Views
  • 4 replies
  • 0 kudos

Resolved! Images and fonts dump from elf file

Hi all,we have successully used an external SPI memory to store images.We have defined an external Flash section in our linker file ExtFlashSection :{*(ExtFlashSection ExtFlashSection.*)*(.gnu.linkonce.r.*). = ALIGN(0x4);} >SPI_FLASH and then extract...

SafeDev by Associate II
  • 1300 Views
  • 4 replies
  • 0 kudos

TouchGFX integration with External Project

Hi there, I'm coming across some issues with respect to Touch GFX and my project. I'm trying to build a UI on the Touch GFX Designer software such that it can display certain temperature readings onto the Riverdi STM32H7 embedded display. I'm trying ...

Screenshot 2024-02-23 134717.png Screenshot 2024-02-23 135448.png Screenshot 2024-02-23 135601.png Screenshot 2024-02-23 142905.png