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

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

LCD details for STM32373C-EVAL

I've purchased a STM32373C-EVAL board for some academic work which relies on the LCD, among other peripherals. I've generated code with STM32CubeMX and set up my Keil environment with the runtime environment (with the LCD and SPI components, and set ...

SHamm.1 by Associate II
  • 973 Views
  • 2 replies
  • 0 kudos

Resolved! Linker issue on STM32F769 DISCO app with CubeIDE 1.3.0 + TouchGFX 4.13: cannot load external flash

Hello, After creating an app with TouchGFX 4.13.0 on STM32F769 DISCO v3 template I'm facing two issues: a) External Flash load: Run Target fails on TouchGFX Designer. I can flash the board only by edditing the linker script on CubeIDE replacing all u...

NSAUX.1 by Associate II
  • 929 Views
  • 3 replies
  • 0 kudos

Support to 3 lines MIPI

I need a round display like this:https://www.displaymodule.com/products/dm-tftr34-359but all the displays i found similar to that have MIPI 3 lines. I know that some MCUs have a MIPI 2 lines connection. Is it right?Is there a way to connect this kind...

AMerc.4 by Senior
  • 567 Views
  • 2 replies
  • 0 kudos

How to scroll text from right to left ?

Hi ,I have just started using the TouchGFX designer but I am facing some issues which are as below:1) If I modify the font size for one text area then it automatically modifies the size for other text area. How to fix this ?2) I am not able to modify...

Shree by Associate II
  • 1053 Views
  • 4 replies
  • 0 kudos

Text Direction in STemWin

Hello everyoneDoes anybody know how do I change the text direction in STemWin library? I mean I want write on LCD in the right to left direction (Arabic Fonts)

Ahaji.1 by Associate II
  • 335 Views
  • 0 replies
  • 0 kudos

How to update the values of scroll wheel ?

Hi ,I have developed the scroll by by referring some demo application but it always shows the default value only. How can I update the values in scroll wheel. I want to show the scroll wheel for values 5 to 45 with Current, previous and next value vi...

Shree by Associate II
  • 413 Views
  • 1 replies
  • 0 kudos

Data corruption when using D-Cache on STM32F7508-DK

I have an unsophisticated system. RAM/Flash internal to the F750. Running perfectly at 200 MHz, many UARTs and other peripherals, displaying data/status on LCD screen. Compiled with Keil free uVision V5.27.1.0 with no errors and no warnings.Enabled I...

DRobe.4 by Senior
  • 1146 Views
  • 7 replies
  • 0 kudos