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

Migration from emWin to TouchGFX

I'm currently switching from the emWin 5 graphics library to TouchGFX and have a question.I have an IMAGE widget that reacts to an event: 1) click (calls a function to play sound) and 2) release (calls a function to send data to change status: SET_ST...

slavaglow by Associate II
  • 1065 Views
  • 1 replies
  • 0 kudos

Resolved! draggable circle

Hello,I would like to enable the dragged of the circle only in the horizontal direction for a customized container on which I only have a circle. I would also need to limit the left and right "stop" when dragging. I set up draggable and I can move th...

JNova.0 by Associate III
  • 1180 Views
  • 1 replies
  • 1 kudos

Black screen initial display start problem

I have an H755 nucleo board and a riverdi 5'' rgb display.Aftersetting the ltdc ,the clock to 25mhzthe freertosnot using qspi and sdram just by using the 2 layer start address 0x20000000 and 0x20119400 for RGB888I have enabling the nvicI have crossch...

Kyrpav_0-1706266487249.png Kyrpav_0-1706305583400.png Kyrpav_1-1706305593696.png
Kyrpav by Associate III
  • 1116 Views
  • 0 replies
  • 0 kudos

Resolved! Customized circle progress

Hi,I'm looking at customising the circle progress.I was able to add this as the background image and added a single dot as the image to rotate.Any idea on how to rotate the dots and make it disappear? 

KNara2_0-1704292274992.png KNara2_1-1704292433716.png
KNara.2 by Associate III
  • 2758 Views
  • 7 replies
  • 4 kudos

Handling an input signal within 1 ms

Hello,I have to measure the pulse width and the period of Fiber-Optical Signal with STM32F469 Discovery board and view the values on the display using TouchGFX Design.I have no problem to blocking the display for a while (max. 2s) to read a pulse wid...

signal.png
mids400 by Associate III
  • 2385 Views
  • 8 replies
  • 3 kudos

Resolved! LTDC not generating clock

Hi,I have a Nucleo-U5A5ZJ-Q board which i replace the mcu with a STM32U5A9ZJT6.I'm trying to use LTDC to control a 800x480 LCD (WF50FTYAGDNN0#) via RGB888.Eventually running touchgfx, but I have fallen over at the first hurdle.I have read many tutori...

PhilipC by Associate III
  • 6682 Views
  • 14 replies
  • 9 kudos