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

X-CUBE-TOUCHGFX 4.26.1 is out!

TouchGFX 4.26.1 is now out. Please follow this link to download it.This version is a patch release and includes bugfixes of issues seen on TouchGFX Designer 4.26.1 version, as well as adding support of the new STM32H5F5 and Chrom-ART 2.Please visit o...

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! TextArea Word Wrap Rendering Errors (4.20)

I've recently updated our application from 4.18 to 4.20, and I've noticed a couple of rendering errors with TextArea. They occur when setWideTextAction() is set to WIDE_TEXT_WORDWRAP, and the text area wraps.The first problem is related to multi-line...

endorph by Associate
  • 2294 Views
  • 3 replies
  • 0 kudos

Resolved! Bug Report: In container section

When containers are copied within the software the touchgfx 4.21.3 crashes.Log Outputs:2023-04-17 15:50:37,616 [1] ERROR TouchGFXDesigner.App: Object reference not set to an instance of an object.System.NullReferenceException: Object reference not se...

_legacyfs_online_stmicro_images_0693W00000biG6LQAU.png
PPate.9 by Associate II
  • 3631 Views
  • 6 replies
  • 1 kudos

Resolved! Dynamic Graph - HardFault Exception

I want have a graph with 2 Y scale, in this case I have use 2 dynamic graph overlaped.When I run it with the demo board MB1332C (STM32H7B3I-DK), then the graph crashes with a hardfault exception.The design is like this:When I use 2 graphes without ov...

_legacyfs_online_stmicro_images_0693W00000bidkJQAQ.png
MMüll.6 by Associate III
  • 2400 Views
  • 2 replies
  • 0 kudos

DCMI DMA interrupt callback

Hi everyone,I have tried to get image data through DCMI module and transmit to the external graphics memory FT812. However, the MCU get never DMA callback after started although the camera signals can be seen at pins. The DMA handle keeps always on b...

Resolved! LTDC getting underrun interrupt when not enabled

Trying to bring up a bootloader. On the last step and having difficulty getting the screen working. All the LTDC initialization looks ok and am enabled the line interrupt and the transfer error interrupt. When enabling the LTDC getting slammed with u...

PCevo.1 by Associate III
  • 2263 Views
  • 2 replies
  • 0 kudos