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 ...

Support for STM32H743I-EVAL

Hello,I'm using the STM32H743I-EVAL. I want to use TouchGFX in my program, but I can't find any project template to start from. If there were some basic "Hello World" program, that runs out of the box on the evaluation board, that would make my life ...

SSagi by Associate II
  • 1095 Views
  • 6 replies
  • 0 kudos

Canvas buffer

Hello,I have such kind o problem with my application which contains of many screen. One of these screens is quite complicated (many modal windows, buttons, list, etc). When I call xQueueSend to forward messages between two tasks (one relates to uart ...

Marcin1 by Associate II
  • 1084 Views
  • 4 replies
  • 0 kudos

Having trouble with DMA2D and TFT LCD

I have a project running an STM32F429, and I have a TFT LCD connected using the FMC subsystem. (I'm not using the LTDC because I'm using that for another LCD). This LCD is an 8080-type interface with 16-bit wide data, /RD, /WR, /CS and command/data s...

STM32L4R9I-DISCO SD storage not working

I have a TouchGFX project created from TouchGFX for the STM32L4R9I-DISCOVERY and I'm editing the code to enable storage for playing audio. However, when I enable Storage_Init(MSD_DISK_UNIT); either from main.c or using the mmi_interpreter with: MMI_I...

Du1 by Senior
  • 414 Views
  • 2 replies
  • 0 kudos

Resolved! ST32L4R9I-DISCO Demo Code

Hello,I would like to use a lot from the ST32L4R9I-DISCO Demo Code for my own application.Are you planning to release the source code?Thanks and best regards,Christoph

Resolved! Accessing View from Container

Hello,I'm a complete beginner of TouchGFX as I've just started exploring what it's got under the hood. I'm rather perplexed as to how I can access an element of a given screen from a container of said screen. Let me elaborate. In the main screen, I'v...

GMeur by Senior II
  • 1392 Views
  • 3 replies
  • 0 kudos

assert() at line 96 in LCD16bpp

...each time the the LCD is updated. If I press ignore it will draw the next segment and then throw a new assert at the same place. Any ideas what the root problem could be?I'm using touchGFX 4.10.0 and IAR ARM compiler 8.32.1

MLind by Associate II
  • 2054 Views
  • 9 replies
  • 0 kudos