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

STM32F469 LTDC doesn't load from the configured frame buffer, Displays only gibberish, Can't configure the background-color

I have designed a custom board with the STM32F469BET microcontroller, and have configured all the necessary IO's and drivers for the display,The LTDC is configured with the proper variables (Probbebliy),The display turns on and loads a gibberish imag...

0693W000007EwlBQAS.png 0693W000007EwkIQAS.png 0693W000007EwqfQAC.jpg
EM.1 by Associate II
  • 796 Views
  • 1 replies
  • 1 kudos

How do I add multipple include path to TouchGFX designer?

I have found a number of soulutions for this, but they all seems to be "old" and the make file that thes sugest changing in is regenerated every time one open the simulator.In the simulator/gcc file there are an parameter ADDITIONAL_INCLUDE_PATHS. If...

oe2 by Associate III
  • 397 Views
  • 0 replies
  • 0 kudos

get current View identification from Model?

Is there any way in TouchGFX to get any identification/handle/etc. of the current View?I have one View that is accessible everywhere, and from that I want to return to the previous View.How can store the previous View? Is a custom variable required f...

Tuoman by Senior II
  • 683 Views
  • 3 replies
  • 0 kudos

Problems with CubeMX + STM32CubeIDE + touchGFX

Question 1:We are developing a custom board based on STM32H750B-DK.We have a “custom touch�? on it, so I have to adapt the “component�? to CubeMX-TouchGFX structure.The question: in the STM32H750B-DK project template we find files stm32h750b_discover...

0693W000007Ef2nQAC.png
Ghofm.1 by Associate III
  • 507 Views
  • 0 replies
  • 0 kudos

Setting button pressed and released events

I am using normal buttons and I set an interaction like thisI saw this function will be called when button is released in this link -> https://community.st.com/s/question/0D50X0000BKAnAV/is-there-a-way-to-have-button-trigger-on-the-press-of-the-butto...

0693W000007EMHUQA4.jpg 0693W000007EMQ2QAO.jpg 0693W000007EMWPQA4.jpg
kb24 by Senior
  • 2230 Views
  • 4 replies
  • 0 kudos

TouchGFX bitmap corrupted data

Hi,I amp developing a touchgfx application on a custom board with a STM32F3. I have got the STM32G0 example as inspiration and i have modified the display driver in order to work with my Ili9341. In first place i am trying to run a short application ...

DCajigal by Associate III
  • 878 Views
  • 4 replies
  • 0 kudos