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

Alternate Functions of STM32F429 & STM32F746 are different even though the Pin Configuration is the same?

Hi ,I have a product in which I am using STM32F746 for LTDC. Now due to Chip Shortage, I had to use STM32F429 for the same product. However, even Though the Pins are same for both MCU's , The Alternate functions differ which creates lot of difficulti...

SMour.2 by Associate III
  • 903 Views
  • 2 replies
  • 0 kudos

Resolved! Graphics on Dual core STM32H745BIT6

I plan to use STM32H745BIT6 which has 2 cores M7 and M4. The end application is high end graphics with 800x480resolution 16bpp and TouchGFX.It seems the Core M4 has the ART accelerator and not M7?So Which core is recomemded for use considiering the e...

ATank.1 by Associate III
  • 662 Views
  • 2 replies
  • 0 kudos

LCD touch is strange

Hello experts. Let me ask you a question.I compiled the code made through TouchGFX with IDE and downloaded it to the board with Programmer.If you touch after disconnecting to check, the touch does not work.However, if I connect and then disconnect ag...

DKim.35 by Associate II
  • 694 Views
  • 2 replies
  • 0 kudos

STemwin stucks when creating GUI driver

hey thereI have a stm32H743iit6 which I wish to run emwin on it. I also have a 50pin LCD which runs on LTDC. after configuring pins and clock and also SDRAM, I notice that when it comes to LCD_X_Config() and so the function GUI_DEVICE_CreateAndLink()...

Ala by Senior
  • 988 Views
  • 3 replies
  • 0 kudos

Resolved! TouchGFX "flickering" on cover transition

Hi,I am using TouchGFX with a STM32F4 MCU that is working pretty great and is quite awesome :)!I am running into an issue where when transitioning (cover transition) from one screen to the other, the upper part of the screen is flickering the lower p...

AMass.1 by Associate II
  • 1241 Views
  • 4 replies
  • 0 kudos