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

CubeMX generates TouchGFX DMA2D with error

Hi!I am using STM32L496 on Nucleo 144 board CubeMX 6.1.1 CubeIDE 1.5.1 TouchGFX 4.16.0.After generating code with TouchGFX using DMA2D error occurs during MX_DMA2D_Init. ../Core/Src/main.c: In function 'MX_DMA2D_Init': ../Core/Src/main.c:249:14: erro...

0693W000007EEvWQAW.png
kronikary by Associate III
  • 391 Views
  • 0 replies
  • 0 kudos

Error including custom header files.

HiI am trying to include a custom Header file "LCD1602.h" along with its source file "LCD1602.c" in my project. I have also added the respective path in Project>Properties>C/C++ General>Paths and symbols. But when I build the project, the macros decl...

0693W000007E1TtQAK.bmp 0693W000007E1XbQAK.bmp
MVerm.2 by Associate III
  • 1916 Views
  • 6 replies
  • 0 kudos

Resolved! TouchGFX server problem ?

Bonjour,Since this morning, I can't create touchGFX projects with my card anymore.I have this wonderful error message.My internet connection has no problems.I reinstalled touchgfx but still the same problem.

SGROU.1 by Associate III
  • 1354 Views
  • 3 replies
  • 0 kudos

stm32f769 LTDC + DSI only 1 frame then fadeout

I'm trying to run up a display with an ILI9806E controller but although I get encouraging flickers I only seem to get a single frame and then the display fades out.I've tried turning on the pattern generator with HAL_DSI_PatternGeneratorStart(), sam...

Resolved! LCD_CLK is not output from the microcomputer

Thank you for helping.environment:STM32CubeIDE Ver1.5.0TouchGFX Ver4.15.0Board: CustomMCU: STM32F769BIOutputs RGB parallel signals from the MCU.I want to output a 65MHz LCD_CLK, but the LCD_CLK signal is not output.Why?The transmitter is 25MHz and Sy...

Mna.1 by Associate II
  • 808 Views
  • 3 replies
  • 0 kudos