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

Resolved! Best way to integrate HAL/CMSIS with TouchGFX?

I understand the simulator doesn't know about GPIO and so on. That being said, if one wanted to manipulate the hardware from the UI actions (say, set an LED), what's the best way to do that?Two ideas I have: 1) Use the preprocessor to comment out any...

JSing.2 by Associate
  • 834 Views
  • 2 replies
  • 0 kudos

LCD specs on STM32373C-EVAL board

I'm trying to figure out how to interface with the LCD controller on the STM32373C-EVAL board. The driver code I downloaded from the keil.com queries the chip for an ID and checks to see if the chip is an ILI9328 or a HX8347, but neither ID matches. ...

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

STemWin on external SRAM

Hello everyoneHas anybody ever been successful in configuring STemWin library for external SRAM with STM32 MCUs? (I struggling with this for a couple of months)​

Ahaji.1 by Associate II
  • 1214 Views
  • 6 replies
  • 0 kudos

Resolved! Image files in keil compile

Hi.I create project in touchgfx and run ok on 32F746G-DISCO board.But in keil compile error. image of errors in attachplease help me.thanks

MGhas.2 by Associate II
  • 1284 Views
  • 3 replies
  • 1 kudos

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
  • 980 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
  • 942 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
  • 571 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
  • 1056 Views
  • 4 replies
  • 0 kudos