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

X-CUBE-TOUCHGFX 4.26.1 is out!

TouchGFX 4.26.1 is now out. Please follow this link to download it.This version is a patch release and includes bugfixes of issues seen on TouchGFX Designer 4.26.1 version, as well as adding support of the new STM32H5F5 and Chrom-ART 2.Please visit o...

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! How To Get Current Page While Using Swipe Container.

So i want to change the page of the swipe container using flex buttons. There is setSelectePage function in swipecontainer class for that but its little meaningless when i dont know which page i am in. Is there a way to get currentpage? Or is there a...

KKurt.1 by Associate II
  • 2727 Views
  • 4 replies
  • 0 kudos

Update GUI Model without RTOS inter-task messaging

Hi,I need to update the GUI Model of touchGFX from another task that read data from some peripherals. I've seen that's recommended to use inter-task messaging system, like messaging queue, but unfortunately my RTOS doesn't implement anything like tha...

SPano.1 by Associate II
  • 1108 Views
  • 2 replies
  • 0 kudos

How to write a code for a counter.

I am very new to coding, but I have to get this program written for work. I need some of the buttons that I have put into my TouchGFX project to consecutively count up and down after each press of the button on the screen. How would I go about settin...

KTayl.3 by Associate
  • 918 Views
  • 1 replies
  • 0 kudos

Generated code failed in toughGFX +CubeMX

I'm using STM32f429ZI Discovery board to run the touch LCD using LTDCI will attach Detatiled Log.Thank you.------------------------------------------------------------------------------------------------------------ error1: in touchGFX while generat...

MMAUR.1 by Associate II
  • 1460 Views
  • 1 replies
  • 0 kudos

Resolved! How to get the instance from scrollList?

Now, the way I only know is to get the instance in virtual function "scrollList1UpdateItem" like this:virtual void scrollList1UpdateItem(selection2& item, int16_t itemIndex) { item.setIcon(itemIndex); }Is there another way to get it from scrollLis...

Wrend.1 by Senior
  • 2082 Views
  • 4 replies
  • 0 kudos

TouchGFX obvious flickering of "Text Area" widget

Hello,I have connected two latching type push buttons to two GPIOs and using TouchGFX to see the physical status on a demo screen with glowing buttons.Some background information:BUTTON_STATE_T is a structure containing 2 int members for GPIO states ...

EJ.1 by Associate II
  • 2224 Views
  • 2 replies
  • 0 kudos

Hello, I'm using STM32H743IIT6 with LTDC configurations and when I'm using internal clock, LTDC works fine but when I use external crystal nothing works . What can be the problem?

And when I'm going to find the problems using DEBUG mode it gives me this error:Cannot access Memory*** error 122: AGDI: memory read failed (0xFFFFFFFE)Cannot access MemoryAnd this are is LTDC configuration and Clock configuration:

0693W000004IaWAQA0.png 0693W000004IaWKQA0.png 0693W000004IaWPQA0.png 0693W000004IaWUQA0.png
NBehe.1 by Associate
  • 1013 Views
  • 1 replies
  • 0 kudos
Announcement

We’re moving the ST Community to a new platform to give you a better and more reliable community experience.