STM32 MCUs TouchGFX and GUI

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

TouchGFX Academy launch announcement!

Dear Community, We're excited to announce the creation of the TouchGFX Academy! The TouchGFX Academy is a new place to learn TouchGFX with concrete examples and to find answers to your questions when developing your UI. It includes tutorials of cour...

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

Transition allocation error

I encountered a memory allocation error (Transition allocation error) for animating transitions between screens while debugging GUI in Visual Studio 16.8.6. Assert check tells me that all transitions should be registered in FrontendHeapBase.hpp / Fro...

0693W000008yx2cQAA.png

Change screen orientation dynamicaly

Hi,In the device we are designing, we would like to change the orientation of the screen depending on the actual orientation of the device as detected by the accelerometer. I have read the TouchGFX documentation and many posts on this forum and proce...

ypiotrp by Senior
  • 895 Views
  • 1 replies
  • 0 kudos

Issue : Sometime, the screen freezes on wakeup. The system is still running but touchgfx does not render frame anymore. Description : MCU : STM32L4R9AI with freertos and touchgfx Screen : DSI AMOLED. Drivers used : GFXMMU, LTDC, DMA2D, DSI

Test 1 conditions (freeze issue) :We want to stay active for 10s and go to into sleep mode for 10s in a loop using RTC wakeup. In the app, one task runs touchgfx and another handle the timeout to go to sleep.The condition to go to sleep is that the t...

MDod.1 by Associate
  • 635 Views
  • 0 replies
  • 0 kudos

Resolved! QSPI

What to do if I do not want to load my images to QSPI flash every time I upload the code?

heyo by Senior
  • 955 Views
  • 3 replies
  • 3 kudos

Error Linking Project with TouchGFX Designer

Dear ST Support Team,I am writing to report a bug that I have encountered while using the STM32U585 microcontroller with FMC communication, the ST7789v LCD, IAR 8.50.9, and TouchGFX Designer v4.21.3.I have successfully ported the virtual API stack of...

RMAST.1 by Associate
  • 657 Views
  • 1 replies
  • 0 kudos

Resolved! Gauge Needle non appare

Hi,I make a project with touchGFX Designer 4.21.1, I place a gauge but the display show only the indicator without needle.I try with a default indicator in library.with simulator is currect. screenViewBase::screenViewBase(){   __background.setPositi...

PZamb.2 by Associate III
  • 618 Views
  • 1 replies
  • 0 kudos