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

Scroll list add/remove

Hi everyone,i would remove or add a object in a scroll listI try to useparamScroll.remove(*paramScrollListItems.getDrawable(0)); paramScroll.add(*paramScrollListItems.getDrawable(5));but it don't work.paramScrollListItems is a DrawableListItems.How c...

apll by Associate II
  • 2905 Views
  • 13 replies
  • 0 kudos

STM32F469I-Disco: Only 3/4th of screen drawing

I have created a simple project. So far only has 3 screens, each a box filling the screen of different colours. I simply use 'Interactions' to toggle between each screen every 2 seconds. On start-up the complete screen is drawn. On each subsequent sc...

0690X000008vwfAQAQ.jpg 0690X000008vwfKQAQ.jpg
Matt3 by Associate II
  • 600 Views
  • 2 replies
  • 0 kudos

STM32H743 QSPI function

Hi all I want to know where should I use QSPI function?TouchGFX has initialized QSPI but it doesn't callFor my demo project my STM32H743eval LCD only onBut image not showing.How to solve this?

0690X000008w1zqQAA.png 0690X000008w1yOQAQ.png 0690X000008w1zbQAA.png
ggyy426 by Associate II
  • 2545 Views
  • 13 replies
  • 0 kudos

Touch Interrupt Problem

Hi professors,I am using STM32H743 with my development board,and I am trying to build a Interrupt for the touch function,codes are down below.By the way, the code is generated by TouchGFX and Board STM32H743I_EVAL.Pin definedInterrupt function in C++...

0690X000008AtMKQA0.png 0690X000008AtMyQAK.png 0690X000008AtNNQA0.png 0690X000008AtNSQA0.png

STEMWIN Library Memory Allocation related details

Hi, I am working on a project where we will be using a STM32F429 device.I am using the discovery board for prototyping and testing a few LCD related routines. I am using STEMWIN library with FreeRTOS to create UIs.As the discovery board has an extern...

MMurt by Associate
  • 374 Views
  • 0 replies
  • 0 kudos