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! Working example ST32F469DISCO + CubeIDE + TouchGFX 4.13 ?

Hello everyone,I am currently working on a project with GUI. Some time ago, I was able to launch a project from the forum:https://github.com/Scubaboy/SMT32F7LCDDisco/tree/master/STMF4DISCOCubeIDEI currently have the latest versions of CubeIDE, CubeMX...

ADari by Associate II
  • 5034 Views
  • 29 replies
  • 3 kudos

is it possible to upload an example from Touchgfx to my screen option 1. or only the displays mentioned in the touchgfx setup are usable (option2 ) ? the interface for screen 1 is SPI and The microcontroller also has an spi interface.

screen option 1 : Riverdi RVT43ALBFWN00 TFT LCD Colour Display / Touch Screen, 4.3in, 1280 x 768 | RS Components (rs-online.com)screen option 2: STM32F746G-DISCO STMicroelectronics | Development Boards, Kits, Programmers | DigiKeyMicrocontroller used...

ABOUN.1 by Associate
  • 1020 Views
  • 6 replies
  • 0 kudos

Jpeg or BMP pictures on TouchGFX

Hi all,I would like to reduce space on my external resource file (store into an QSPI meory), using compressed pictures instead of PNG images. In my case, my microcontroller has JPEG Codec HW peripheral. Why is not possibile to load JPEG or BMP on Tou...

MPast.1 by Senior II
  • 1307 Views
  • 5 replies
  • 0 kudos

Dynamic Graph with multiple lines

Can TouchGFX devs please create a widget that will let you plot multiple data sets on the same graph? It would be a really useful feature, I had a go at creating my own and I found it incredibly difficult to develop as it requires a significant knowl...

WBABD by Associate II
  • 1069 Views
  • 5 replies
  • 0 kudos

Custom Widget with transparency issue

Hi,following my previous post (Thanks alot!):https://community.st.com/s/question/0D53W000014VujASAS/rectangle-frame-widget?t=1631603862714I decided to try and create a custom widget.I'm struggling with setting part of the widget to be transparent.Mor...

0693W00000Dn4ucQAB.png 0693W00000Dn4urQAB.png
CHech.1 by Associate III
  • 628 Views
  • 2 replies
  • 0 kudos

Portenta H7 RGB565/RGB888 Color modes

I'd like to use the Portenta H7 to drive a display over the USB C DisplayPort interface.The example provided in the Arduino library uses RGB565 for the input image, and looking at the associated code (specifically stm32_LCD_DrawImage() in anx7625.cpp...

RAlli.1 by Associate II
  • 1013 Views
  • 2 replies
  • 0 kudos

Resolved! Rectangle Frame widget?

Hi,I'm working on a project that has to support highlighting "focused" components with a frame around them.The buttons have images, so I need the "inside" of the frame to be transparent.BoxWithBorder doesn't suit my needs, as I can't set the inside t...

CHech.1 by Associate III
  • 800 Views
  • 2 replies
  • 0 kudos