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

TouchGFX shows flicker on content update

Hiwe had made a custom STM32 board and we had some issues setting up TouchGFX. Display parallel interface with 800 x 480 pixels Model - > AT070TN94MCU: STM32H7B0VBT6External Flash QuadSpi W25Q128JVI use external Flash Boot LoaderLDTC Clock 32MHzThe i...

Resolved! MoveAnimator - Best practice to move an object

Hi,I'd like to discuss the best practice or approach to execute an infinite animation, like a GIF, to execute is while the screen is running.I've done a simple Box object, as an example purpose of my subject, to help in this topic. It could be line, ...

uilter by Senior
  • 2782 Views
  • 3 replies
  • 1 kudos

Resolved! Reply to post won't appear

I understand the forum has a brand new system now and there can be bugs. But why can't see my reply posts anymore?I posted a reply on my post but it won't appear. I tried it 5x already and even closed browser.

TouchGFX : generated file Texts.cpp

Hi,We're wotking on a board with STM32G0 MCU.We have a HardFault in IAR IDE with drawStringLTR(widgetArea, invalidatedArea, stringVisuals, format, pArg); in void touchgfx::LCD::drawString function in generated file Texts.cppIt works when invalidatedA...

GLion.1 by Associate II
  • 1532 Views
  • 3 replies
  • 1 kudos

Resolved! Replacing all C++ codes in touchgfx with C

I am wondering if it's possible to replace all the C++ codes in the gui folder, that is, View.cpp, presenter.cpp & model.cpp with C codes instead?Would this result in a conflict with the other files in the generated folder if I leave them as .cpp? I ...

Resolved! TOUCHGFX 4.22 bugs

I've installed TouchGFX version and with STM32CubeMX generate code but in the TouchGFX folder does not find .touchgfx file. What is the problem?Stm32CubeMX version 6.8.1 

heyo_0-1687947076739.png
heyo by Senior
  • 900 Views
  • 1 replies
  • 2 kudos