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! Memory on dev kit vs image size

Hi,looking at this dev kit  https://www.st.com/en/evaluation-tools/32f469idiscovery.html#overviewit comes with a 800x480 pixels display and the QSPI is "only" 128Mbit.Am I correct in saying that (without any compression) it can only store just over 1...

Ricko by Senior II
  • 299 Views
  • 3 replies
  • 2 kudos

60Hz Static graph rendering

Hi, I'm trying to render a 60Hz waveform using a static or dynamic graph widget. The use-case is to render all 480 points at a 60Hz rate, e.g., a noisy sin wave... My graph is size 240x480 pixels using 480 data points. I'm trying to demo this on 2 Ev...

PJD by Associate
  • 1129 Views
  • 1 replies
  • 0 kudos

Resolved! touchgfx compression tearing

I'm using TouchGFX version 4.24.1 with external flash memory mapping at address 0x90000000.When using the original image, there are no issues. However, when using the compressed RGB565 function, a tearing effect appears on the LCD screen. If I disabl...

관박.1 by Associate II
  • 439 Views
  • 6 replies
  • 0 kudos

Resolved! How to change the static graph line's color?

Hi there,As the title, I use a static graph with a line, and I want to change the line's color according the data.But I check the API of static graph in TouchGFX document, I didn't find the function like setColor() or setLineColor().How can I do it b...

Junde by Senior II
  • 180 Views
  • 1 replies
  • 0 kudos

LCD touch not working beyond the pixel 480 on a 800 x 480 STM32F746G_DISCO after replacing with NHD-4.3-800480EZ-ASXP-CTP (EK9716B : is the display and FT7311 : is the Touch controller)

STM32F746G_DISCO by default has 480 x 272 . We changed the display to 800 x 480 (EK9716B LCD and FT7311 Touch controller) . Then we used the TouchGFX 4.17 / 4.16 to generate the code and updated the parameters to reflect 800 x 480. The 800x480 images...

XP.1 by Associate
  • 653 Views
  • 3 replies
  • 0 kudos

Resolved! how to update background customcontainer

Hi Touchgfx team! I've this screen requirement  I'm doing it with a custom container list as in the listLayout example. Currently, once I press the audio element, I'm able to move the "on" text to the left, and add the image. Now, I want to update th...

JPabl1_0-1729268063707.png
JPabl.1 by Senior
  • 241 Views
  • 2 replies
  • 1 kudos