STM32 MCUs TouchGFX and GUI

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

Resolved! Cursor Example: navigating through two textAreas with a cursor and adding/removing elements where wished

Hi TouchGFX users,I saw a couple of people asking for help/requesting a cursor example when working with textArea widgets, where the user could navigate through a text with a cursor, and add/delete elements at the wanted position.So I made a small de...

0693W000001rCtNQAU.png

No reaction on screen whe I touch button widget

Hello I am trying to use stemwin, but I got a problem. I couldn't find solution. I followed this instruction. https://community.st.com/s/article/FAQ-GUI-on-STM32F469-Discovery-boards-using-CubeMX-and-STemWinIt works well. and I tried to add touchpad ...

kdok .1 by Associate II
  • 385 Views
  • 0 replies
  • 0 kudos

Resolved! I'm trying to create a screen positioning screen.

I'm trying to create a screen positioning screen, to adjust the location of the screen using the LTDC registers. I've used the BPRC registers, and the HAL_LTDC_SetWindowPosition() function methods.My screen has 4 buttons for adjusting all directions ...

PSucr.1 by Associate II
  • 1064 Views
  • 3 replies
  • 0 kudos

how can I draw a custom line in touchGFX ?

I want to put some code ( in the Code box in touchGFX, execute C++ code) to execute when button is clicked. I see some codes around but nothing seems to be working.I want to get data fro ADC and draw a graph.So my question is: is there a proper code...

MNapi by Senior III
  • 1052 Views
  • 4 replies
  • 1 kudos