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

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
  • 1460 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
  • 1807 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
  • 574 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
  • 869 Views
  • 1 replies
  • 0 kudos

STM32H750 LCD flickering

Hello,I am working on a custom board with STM32H750XBH6 MCU.In my project I am time to time getting LCD flickering issues. First it was only visible in release version. Then after switching off the compiler optimizations, it worked. Again I have got ...

Dinushka by Associate II
  • 1970 Views
  • 5 replies
  • 1 kudos

Screen to screen data transfer

Hi,I wanted one data that I received from back end to be displayed in both in startup screen and screen2 which comes up after startup screen.So once I receive the data from back end in startup screen via Model.cpp I have to save it in Model.cpp and w...

KNara.2 by Associate III
  • 578 Views
  • 1 replies
  • 2 kudos

display mipi - sending a dummy black portion

Hi programmers !I'm trying to work whit AVD-TT78QT-NN-005-S mipi display (1280x400 pixel) and STM32 U5A9J-DK board.This display needs a black portion of screen to visualize the image correct: (from datasheet)Obviously the screen in Touchgfx designer ...

vitom_0-1690788232628.png
vitom by Associate II
  • 555 Views
  • 0 replies
  • 0 kudos