STM32 MCUs TouchGFX and GUI

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

X-CUBE-TOUCHGFX 4.24.2 is out!

TouchGFX 4.24.2 is now out. Please follow this link to download it.Release details: Release date: December 18th, 2023 New TouchGFX Core Features: Added libraries for cortex M55.We're happy to share a new TBS in the TouchGFX Designer based on this co...

OsmanSOYKURT_0-1734955106312.png

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

STM32F7508-DISCO simple GPIO ?

Hi,I'm really struggling to implement easily a GPIO function, even with the tutorials provided.I'm trying to use the GPIO class set (GPIO_ID id), but how ?It's not very well documented, there are no examples provided.https://www.touchgfx.com/document...

AT043TN25 V.2 INNOLUX TFT LCD

Hi everyoneI was Looking for a new original TFT LCD 4.3 inch and I came across this one:AT043TN25 V.2 by INNOLUX. I have uploaded datsheet. This LCD's interface is RGB888. and my PROBLEM is that in pin assignment There are not HSYNC and VSYNC pins. H...

MSm by Associate II
  • 665 Views
  • 1 replies
  • 0 kudos

Resolved! Common pop-up for all screens

I need to show a pop-up window when a particular condition satisfies. I created a model window and showed it when the condition satisfies. However, when I have multiple screens, do I have to create this model window each and every screen? Is there a ...

BGuth.1 by Senior
  • 749 Views
  • 3 replies
  • 0 kudos

How to interface TSC2007 touch controller

I am integrating a TSC2007 touch controller on a Nucleo H7A3 board. I have created a simple test screen with TouchGFX. I also created a driver that senses touch from the TSC2007 via a GPIO pin and added the X and Y state values to the STM32TouchCon...

radioman by Associate II
  • 577 Views
  • 0 replies
  • 0 kudos

TouchGFX_Task is missing when using Keil

In TouchGFX 4.19.1, I have the following problem:When I set up a project via designer and then switch the IDE to Keil via CubeMX, the function void TouchGFX_Task(void *argument) { touchgfx_taskEntry(); }vanishes from the file app_touchgfx.c.When ...

Pirol by Associate III
  • 691 Views
  • 6 replies
  • 1 kudos