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

Problems with creating .bin files

Hello,I am developing an application with: lcd with ILI9341STM32F411RET6SPI external flash memory model SST26VF032BI have already created the .stldr file for this memory and it works fine.I edited the STM32F411RETX_FLASH.ld file to add the external f...

cb.7 by Associate III
  • 1955 Views
  • 10 replies
  • 0 kudos

Screen transition hangs.

Hi,I'm using STM32F746-disco board and I have a problem with screen transition. I have a starting screen which I have set for displaying 5000 ms. During that, the system will do some initial measurements (basically just one ADC measurement) and print...

HHarj.1 by Senior
  • 683 Views
  • 2 replies
  • 0 kudos

STM32 DCMI wrong image

Once upon a time I did a project for displaying images from a camera OV5640 and STM32H743XIH6Then I still used TrueSTUDIO and the project was created with version HAL 1.3.0Now I have successfully translated it to STM32CubeIDE (The picture is still go...

0693W000008xAeEQAU.jpg 0693W000008xAi8QAE.jpg

Resolved! Triggering ClickEvent for more than one widget

Hello,I am using slideMenu widget and it works fine. Now I am trying to open this widget by a gesture. Normally I would override gestureEventCallback in my View- and actually I did it but it does not work well. I have two slide menus on top and on th...

maciek by Associate II
  • 1451 Views
  • 5 replies
  • 0 kudos

Hardfault with DynamicGraph in a scrollable container

I'm getting a Hardfault with DynamicGraph in a scrollable container.(graph and container 1024 pixels, with LCD screen 800)Environment: STM32F469I-Disco, TGFX 4.15 and latest everything. Everything is fine until I drag the container and then I get the...

MS.9 by Associate III
  • 1389 Views
  • 5 replies
  • 0 kudos

Resolved! How to pass set information from one screen to another?

I'm working on a project that requires setup for various controls. I've built a main screen (MainMenu) which transitions into a sub screen (ZoneSetup) to move a few temp selection sliders, toggle some buttons, etc. for the setup. I need to pass that ...

LBend.1 by Associate III
  • 721 Views
  • 2 replies
  • 0 kudos