STM32 MCUs TouchGFX and GUI

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Join the TouchGFX contest now!

Hey everyone, for those who haven't seen the announcement in the community blog, I'm also announcing this here :) We're launching a contest focused on custom containers!  Custom containers have been a hot topic on our forum, and we love seeing the en...

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! Example on how to swipe to change a screen

Hi,for my app I would like to implement a feature to swipe to change a screen. That would probably contain a combination of GestureEvent, a handler, callback and a listener. However, in 3 hours of reading TouchGFX docs, searching through the forum an...

ZRego.1 by Associate II
  • 3011 Views
  • 7 replies
  • 1 kudos

LCD_CLK that runs XGA (1024 x 768)

LCD_CLK that runs XGA (1024 x 768)Thank you for helping.environment:STM32CubeIDE Ver1.5.0MCU: STM32F769BIBoard: CustumIt seems that this microcomputer supports up to XGA, but LCD_CLK for XGA is not output.Create LCD_CLK with PLL using a 25MHz crystal...

Mna.1 by Associate II
  • 688 Views
  • 2 replies
  • 0 kudos

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
  • 368 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
  • 1773 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
  • 1219 Views
  • 3 replies
  • 0 kudos

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
  • 776 Views
  • 3 replies
  • 0 kudos