STM32 MCUs TouchGFX and GUI

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

X-CUBE-TOUCHGFX 4.24.2 is out!

TouchGFX 4.24.2 is now out. Please follow this link to download it.Release details: Release date: December 18th, 2023 New TouchGFX Core Features: Added libraries for cortex M55.We're happy to share a new TBS in the TouchGFX Designer based on this co...

OsmanSOYKURT_0-1734955106312.png

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! STM32U5G9J-DK2 OBB Demo file requirement.

Hello. Recently I received an STM32U5G9J-DK2 board which I purchased earlier this year. I want to ask for the Out-of-Box Demo of this board for backup since I find it really stunning and I want some reference for my own TouchGFX GUI application desig...

Nathan_Xi by Associate III
  • 1602 Views
  • 9 replies
  • 3 kudos

TouchGFX: How to provide HAL:Tick() to TouchGFX?

I am having STM32U575I-EV Evaluation board and I am creating a TouchGFX based project created out of CubeMX with enabling RTOS, TouchGFX and DMA2D.While the project is built successfully and works without any crash, the display is not updated with th...

mdalal_1-1732864931465.png
mdalal by Associate III
  • 182 Views
  • 1 replies
  • 0 kudos

Exporting Text to XLSX

https://support.touchgfx.com/docs/development/ui-development/touchgfx-engine-features/texts-and-fontsTo export the texts, the developer uses the new tool, which is located in touchgfx/framework/tools/textconvert/translations.rb. The tool can be run i...

Priyank by Associate III
  • 139 Views
  • 2 replies
  • 2 kudos

TouchGFX limitations

Hi, We have a system as below and we have proved that the whole design works fine with TouchGFX framework. However, we are now evaluating if touchGFX is really sufficient for our full requirements. are there any known limitation with touchGFX ? from...

srig_0-1732548000751.png
srig by Associate
  • 396 Views
  • 4 replies
  • 1 kudos

Resolved! No texts appear on the LCD with TouchGFX

I am new to TouchGFX interface. I am trying to create GUI for the custom LCD hardware of size 240x320 communicating with ILI9341 LCD drivers. The touchgfx builds the code and runs appropriately in the simulator., but the same is not working with the ...

Sneha_0-1731569798807.png Sneha_1-1731569935379.png Sneha_2-1731569973996.png Sneha_3-1731570117203.png
Sneha by Associate II
  • 559 Views
  • 7 replies
  • 1 kudos

Resolved! TouchGfx 4.24 linker problem

I have just upgraded my project from TouchGfx 4.22 and on rebuild I get:(.text._ZN8touchgfx8LCD16bpp19DecompressorRGB_QOI16blitCopyARGB8888EPKhRKNS_4RectES6_h+0x31c): undefined reference to `touchgfx::paint::flushLine(unsigned long*, int)'C:/ST/STM32...

OLync.1 by Associate III
  • 3559 Views
  • 16 replies
  • 6 kudos

Confusion: stopping a repeat Video

I am exploring the video API and I found a strange behaviour.While testing "Video example", I added a stop button.I was expecting the stop to update its frame to the start of a video but that did not happen.I had to *.showFrame(1) to force the update...

Marc_LM by Associate III
  • 163 Views
  • 1 replies
  • 0 kudos