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! Can't disable generate code under root

I'm having an error where i get not such file or directory in an include but the file is there exactly where its located in the project that that touchGFX generates for my boardAnd while reading the documentation I saw that In Project manager, the op...

I_ve_got_a_problem_0-1713249719986.png I_ve_got_a_problem_2-1713249980521.png

Multiple dynamic graph and freertos

Hello developers,I am working on a device which has 5 graphs to show. If I use them in non-os mode, there will be no conflict and each graph can have more than 100 data samples. but if I add Freertos to the project, I can not use these 5 graphs with ...

Resolved! TouchGFX designer and CubeIDE source files

Hello,I am using the TouchGFX designer to create project and source files , afterward import the project to CubeIDE.I am using TouchGFX 4.23.2 and CubeIDE 14.1 .I've seen many question regards this topic , but surprisingly none of the advices solves ...

dgold.1 by Associate III
  • 1890 Views
  • 11 replies
  • 1 kudos

touchgfx custom spi single and double buffer

I'm working with a Nucleo L476 board, I have a 128x160 SPI TFT display connected. I have no issues with the display and the bare metal code I wrote but wanted to learn touchgfx. No issue with the partial buffer implementation but I'm stuck at single ...

actc by Associate
  • 961 Views
  • 2 replies
  • 0 kudos

control an LED with a toggle button on TouchGFX

I'm new to TouchGFX and I'm attempting to control an LED with a toggle button on TouchGFX. I've written some code for it, but I'm encountering two errors that I'm having trouble understanding. Could you provide any advice or assistance on how to reso...

sana1 by Associate III
  • 1382 Views
  • 7 replies
  • 0 kudos