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

Resolved! Change scrollwheel content by a button in TouchGFX.

Hi, Is it possible to change the content of a scrollwheel by a button in the same screen.For example I have 3 options Menu 1, Menu 2 and Menu 3 in scrollwheel when the screen appears for the firs time. I want to change these options to Menu 4 ~ Menu ...

Karim by Associate II
  • 2406 Views
  • 8 replies
  • 0 kudos

screen shaking

Hi,I use TouchGFX 4.16, CubeIDE, STM32F429ZI.Screen shake occurs when text is written on the screen and when a slider is selected.In the case of text, it is designed to be written every second.I added a reference to "https://community.st.com/s/global...

Hwoo- by Associate II
  • 1485 Views
  • 5 replies
  • 0 kudos

How to set up TIM1 and TIM1 Interrupt using registers

Hi guys,I have trouble with setting up TIM1, I am already using TIM2 and TIM3 to generate PWM signal and ADC conversion. I need TIM1 to generate and handle interrupt so I can display some messages on LCD. For some reason, I can't do that. I am basica...

UMilo.1 by Associate III
  • 3991 Views
  • 6 replies
  • 0 kudos

Resolved! What does this warning mean?

Hi,I am using touchGFX4.16.I copied the project folder for backup.When I tried to use touchGFX in the backed up project folder, an attached image warning appeared.1) What does it mean?2) What should I do to get rid of the warning? Best regards,

0693W00000Kb4U5QAJ.png
Hwoo- by Associate II
  • 1385 Views
  • 6 replies
  • 0 kudos

Integrating Parallel RGB LCD

Hi,At this stage I have tried everything but the LCD is not showing any graphics.I have created the project in the STMCubeIDE and configured the LTDC & frame buffer parameters as shown in the pics.I have also added the fmc initialization code in the ...

Ofaro.1 by Associate II
  • 1916 Views
  • 4 replies
  • 0 kudos