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

Mikroe Fusion V8 - Touch Interface

Hi all,Lately I purchased the FusionV8 board by Mikroe to play around with. Currently I have a STM32F407ZG mounted on it, but I can change it with a douzens of other STM's. Also included a 7 inch tft capacitive board to do some testing with.I was won...

jdammerz by Associate
  • 567 Views
  • 0 replies
  • 0 kudos

TouchGFX 3d Graphics support

Is there any form of 3D graphics drawing support? I have a matrix of temperature sensors data which would be easier to view and understand their positions on the real world as 3D points. What I want to achieve is some kind of 3D heat map where each s...

Dolence by Associate III
  • 580 Views
  • 0 replies
  • 0 kudos

Resolved! Can not convert my project to TouchGFX 4.22.0

Hello ST Team,I have a huge TouchGFX project (80+ Screens, several Containers,  400+ images), which I am currently working at using version 4.21.4 (generated with Cube V. 6.8.0). This version is working perfectly. I can generate code, add screens and...

GS1 by Senior III
  • 1211 Views
  • 3 replies
  • 4 kudos

Resolved! STM32 VS Code Extenstion with TouchGFX

Hi,I'm having an issue building TouchGFX project in new VSCode extenstion. When building cmake is throwing an error:cannot find -ltouchgfx-float-abi-hard: No such file or directory.Project is builiding and compiling in STM32CubeIDE just fine.

xmisgu by Associate
  • 1137 Views
  • 1 replies
  • 1 kudos

Unicodechar to char

How to change type from Unicodechar to char? I'm trying to pass char to model like this, but it only passes one character. What I am doing wrong?  

heyo_0-1689660758663.png
heyo by Senior
  • 1100 Views
  • 2 replies
  • 3 kudos

SDRAM MPU configuration

I store "FrontendHeap" to my external SDRAM and in the text appears question mark and when I want to change screen it crashes at specific screen.I configured my SDRAM   void MX_FMC_Init(void) { /* USER CODE BEGIN FMC_Init 0 */ /* USER CODE END F...

Photo 2023-08-02 10 27 44-min.jpg
heyo by Senior
  • 1408 Views
  • 4 replies
  • 0 kudos

TouchGfx custom container

Is there any way to update 4 textarea with a single invalidate call? Or is there any way to add multiple text area in a custom container and update all text area with a single call of invalidate?

spate.2 by Associate III
  • 1691 Views
  • 6 replies
  • 0 kudos

TouchGFX Arm Cortex-M3 support

I know, there are a lot of posts about this topic. But I am curious that there is any new improvement.I am working on the STM32F207 series MCU. I built the code by using the core library for Cortex-M0. But I don't know that it will work or not. Did a...

hsynk by Associate II
  • 551 Views
  • 0 replies
  • 0 kudos

Resolved! Changing Font properties on run time in TouchGFX

I have a list of Menu items. I'm handling the navigation with buttons. When curser/pointer pointed on a particular menu Item, The existing text should look darker than other items. Example (Sorry about the poor outline :grinning_face_with_sweat:). Se...

Manu1_0-1690804183604.png
Manu1 by Associate
  • 824 Views
  • 1 replies
  • 0 kudos