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

STM32F769I-DISCO + CubeMX 5 + SW4STM32

I am attempting to setup a project that is first configured in CubeMx 5.0.1 and then add graphics in Designer 4.10 and finally code in SW4STM32 but running into some issues in particular how a certain section is worded. I am following thru the how-to...

3oceans by Associate II
  • 989 Views
  • 6 replies
  • 0 kudos

ApplicationTemplate for STM32F469I DiscoveryKit

ApplicationTemplate for STM32F469I DiscoveryKit create Keil project file for uVision v4 with wrong TargetOption. <Device>STM32F427ZI</Device>. Where i can get right ApplicationTemplate for STM32F469I DiscoveryKit ?Thanks.

AKrug by Associate II
  • 770 Views
  • 4 replies
  • 0 kudos

DMA2D with 8-bit output pixel format

I'm trying to hook STM32F767 (on a Nucleo-144 board) to a 640x400 24-bit LCD-TFT display with the following configuration:use the controller's internal RAM to store framebuffer, and drive the display using the LTDC controlleruse 8-bit pixel format wi...

MGode by Associate
  • 775 Views
  • 1 replies
  • 0 kudos

Support for a keyboard widget

Hi,I wanted to know if you've any future plans of creating a keyboard widget? It'd drastically simplify the devolpment process of GUI interfaces for touch screens as creating a fully functional keyboard with all the functionalities one would expect o...

GMeur by Senior II
  • 902 Views
  • 6 replies
  • 0 kudos

Support for STM32H743I-EVAL

Hello,I'm using the STM32H743I-EVAL. I want to use TouchGFX in my program, but I can't find any project template to start from. If there were some basic "Hello World" program, that runs out of the box on the evaluation board, that would make my life ...

SSagi by Associate II
  • 1221 Views
  • 6 replies
  • 0 kudos

[Feature Request] Implement Background Widget so the Slide transition only slides the other widgets but not the background.

Pretty advanced feature I'm requesting here, but would it be possible to have a Background Widget so it can be excluded from the Slide screen transitions? This way, if we have an application with multiple screens that all have the same background ima...

Plaramee by Associate III
  • 677 Views
  • 3 replies
  • 1 kudos

Canvas buffer

Hello,I have such kind o problem with my application which contains of many screen. One of these screens is quite complicated (many modal windows, buttons, list, etc). When I call xQueueSend to forward messages between two tasks (one relates to uart ...

Marcin1 by Associate II
  • 1232 Views
  • 4 replies
  • 0 kudos