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

STM32F469I & TFT-LCD(800X480) / TOUCHGFX MEMORY?

The STM32F469 data sheet says TFT-LCD is also available, so the design is in progress.It has a dedicated PIN. Is it possible without a graphic driver?And I want to configure GUI with TOUCHGFX. Does the storage of image data in this part have to be co...

SSimo.1 by Associate II
  • 521 Views
  • 1 replies
  • 0 kudos

TouchGFX Graph widget inside custom container

Hi , I'm using 4.10 library version , I've downloaded the Graph widget from https://github.com/touchgfx/touchgfx-open-repository/tree/master/widgets/Graph . Updated Graph::Setup function as recommended in repository . I've created custom container ...

Michael N by Associate II
  • 2178 Views
  • 12 replies
  • 0 kudos

Hi - I would like to more about the STMPE811 TouchScreen controller TSC_FRACTION_Z register. What do the settings mean?

The data sheet says the bits allow pressure range and accuracy to be configured, but I'm not seeing how these work. The STM32 Cube example code does not offer any clues. Also in the code, either the comment or setting is not consistent. When the...

Problems using internal Flash

Hello,I'm using an STM32F746 based board from EDT (http://www.edtc.com/sb_readmore.php?id=23), which can be selected as an application template in the TouchGFX Designer and start from there with the IAR toolchain.I'm having troubles being able to per...

0693W000000VAymQAG.png 0693W000000VB8cQAG.png
PJord.1 by Associate
  • 890 Views
  • 1 replies
  • 0 kudos

Resolved! How to use gcc compile the stm32h750dk online application(out of box demo) source code?

Hi,I am a new developer of stm32h750dk.Develop environment:OS:Windows 10Compile tool:1, gcc 9-2019-q4-major link:https://launchpad.net/gcc-arm-embedded/+milestone/9-2019-q4-major2, make MinGW link:http://www.mingw.org/​I generate stm32h750dk online a...

0690X00000DXKJBQA5.png 0690X00000DXKCeQAP.png 0690X00000DXKEzQAP.png