STM32 MCUs TouchGFX and GUI

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

TouchGFX Academy launch announcement!

Dear Community, We're excited to announce the creation of the TouchGFX Academy! The TouchGFX Academy is a new place to learn TouchGFX with concrete examples and to find answers to your questions when developing your UI. It includes tutorials of cour...

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! 8-bit parallel access to GPIO

Good evening (o;Google and this forum didn't return much information regarding accessing a GPIO port directly in 8-bit mode for read/write...for example to control a 8-bit TFT module...The HAL library also has no function for it....I assume it is pos...

Davorin by Senior
  • 1952 Views
  • 5 replies
  • 0 kudos

How to rotate the image in TouchGFX?

Hi there,In my STM32F429BI TouchGFX project, I using some images.I want to show a image in areaA, and then rotate the image 90dgr and show it in areaB.But seems I must store the 2 images(before and after the rotation) in RAM to show both of them.Can ...

Junde by Senior II
  • 215 Views
  • 0 replies
  • 0 kudos

ISS66WVH8M8 PSRAM as TouchGFX framebuffer

Working with a custom STM32U5F9ZJT6Q board that has an ISS66WVH8M8 (Octo-SPI 166 MHz 64 Mbit PSRAM) that we would like to use for the framebuffer to a 1024x600 RGB888 LCD.  The RAM sits on the HSPI1.  With that as a reference I was able to configure ...

AQue by Associate III
  • 1666 Views
  • 16 replies
  • 5 kudos

Resolved! GUI background advice

Hi there TouchGFX team!I'm working on a GUI that monitors several values, like in the screenshot.  What is the best way to create those gray blocks. Should I add a background image will all the circle + gray boxes + text, and then render the values. ...

JPabl1_0-1727196291426.png
JPabl.1 by Senior
  • 220 Views
  • 2 replies
  • 0 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
  • 2865 Views
  • 14 replies
  • 6 kudos