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

Problems in the beggining when compiling examples

My original problem is when I try to see a GUI example running, when I hit on "Run Simulator" the operation fails and in the detailed log appears the following message:"Generate Assets       make -f simulator/gcc/Makefile assets -j8             0 [ma...

AHern.21 by Associate
  • 1368 Views
  • 2 replies
  • 0 kudos

spurious touchs on spi display

When i the touchscreen on my LCD it occassionally presses somewhere else on the screen to where i have pressed.The simulation on touchgfx works perfectly which means it isnt the code ive implemente in the virtual functions. Only assumption is that th...

MikeP by Senior
  • 846 Views
  • 2 replies
  • 0 kudos

"Load images into target memory"

Hello, I am trying this example to use LCD_HDMI from STM32Cube repository.Board: STM32H747I-DISCOToolchain: STM32CubeIDESTM32Cube_FW_H7_V1.7.0\Projects\STM32H747I-DISCO\Examples\LCD_DSI\LCD_DSI_VideoMode_DoubleBufferingI am following the guidelines i...

Sayali by Associate II
  • 1736 Views
  • 5 replies
  • 1 kudos

Resolved! Adjusting frame rate fps of display for TouchGFX

Hello everyone, I am trying to adjust the frame rate(to a lower fps) of the display on STM32F429i discovery board. I saw from this manual cd00278141-qvga-tftlcd-direct-drive-using-the-stm32f10xx-fsmc-peripheral-stmicroelectronics.pdf saying there's a...

0693W000001sH0oQAE.png
HPam.1 by Associate II
  • 2450 Views
  • 3 replies
  • 0 kudos

Resolved! Can I change the text rendering?

I want to make a TextBox with a cursor (caret) and would like to change the TextAreaWithOneWildcard. Where can I see the implementation of the draw method? Is this code open?

MWate.1 by Associate II
  • 1055 Views
  • 4 replies
  • 1 kudos

stm32cubeIde 1.3.1 and touchgfx 4.13.0

Hi.I have a project with stm32cubeIde 1.3.1 and touchgfx 4.13.0 as was described in "STM32CubeIDE 1.2.1 and TouchGFX 4.13.0 with STM32F746G-DISC0 kit" video on youtube that Jan 30, 2020 - Uploaded by EE by Karl. https://www.youtube.com/watch?v=12KXre...

Mvona.1 by Associate II
  • 1471 Views
  • 6 replies
  • 0 kudos