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 CONTEST RESULTS: Congratulations!!

Hello community!On March 18, we launched a TouchGFX Contest that had for goal for us to see our community's skills and creativity. This contest ended on May 2.We received several interesting projects, and it is now time to announce the winners! Our h...

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! How to wait for modal window's return value

A message box based on modal window widget with 2 buttons, one is ok, the other is cancel.When any button is clicked, modal window is hide and return the button value to the caller.Can it be implemente in someway so it can be called like this? int re...

shark by Senior
  • 655 Views
  • 1 replies
  • 0 kudos

Resolved! Custom Events

Is there any way to create a custom event, similar to how there are keyboard/touch events?In my project, I need to have two hardware encoders for user input. Right now, in order to keep the hardware separate from the UI implementation, I have the ha...

j o by Associate II
  • 1172 Views
  • 3 replies
  • 0 kudos

Custom board with 5" and 7" TFT display Tutorial

Is there any tutorials on creating a custom board with a cheap 5" or 7" TFT Touch screen? The only cheap disco board STM32f746G Disco only has a 4.3" screen. I need something bigger unfortunately.I assume a lot of other components would also be requi...

ADu P.1 by Associate
  • 603 Views
  • 1 replies
  • 0 kudos

Problem with RGB888 (24 bpp color format

Hello!I have problem.Important - this problem occurs not only whenI use TOuchGFX. This problem uccurs then I init LTDC and try to draw rectangles with DMA2D using simple functions, without any librariesThis probleb is only when I use RGB888I try tp d...

0690X00000DC9Q4QAL.png
EEuge by Senior
  • 508 Views
  • 0 replies
  • 0 kudos

the second day that i had tried to use my microcontroller to play around with a blinky program i saw that the LCD screen kept being all white and that my STMCEBEIDE project (or any) could not see the "target" or download to MCU. How can this be fixed ?

i am relatively new to microcontrollers and had bought one of your boards not too long ago, the STM32F4 Discovery board that i purchased seemed to work fine the first time i connected it to my laptiop - the lcd came on and showed what you would expec...

AZAGA.1 by Associate
  • 604 Views
  • 1 replies
  • 0 kudos

Powerup problem TouchGFX with STM32F746

I am working with touchGFX on the custom board with STM32F746. A 2-screen touchgfx application works without problems when debugging with cubeMXIDE. It doesn't work when I remove the STlink and powerup it. I put a heartbeat to understand that the pro...

zekeriya by Associate II
  • 551 Views
  • 1 replies
  • 0 kudos

Use an external SRAM instead of SDRAM is possible?

Good Morning, i'm implementing a HMI with TouchGFX based on STM32F429V LQFP100 that not support SDRAM on FMC. In your opinion it's possible use an external SRAM instead of a SDRAM like IS42S16400 present on STM32F429I-Disco? I need to use external me...

Pbern.11 by Associate
  • 561 Views
  • 1 replies
  • 0 kudos