STM32 MCUs TouchGFX and GUI

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

X-CUBE-TOUCHGFX 4.24.2 is out!

TouchGFX 4.24.2 is now out. Please follow this link to download it.Release details: Release date: December 18th, 2023 New TouchGFX Core Features: Added libraries for cortex M55.We're happy to share a new TBS in the TouchGFX Designer based on this co...

OsmanSOYKURT_0-1734955106312.png

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

Widgets take events not for them

I'm having problems with widgets taking events that weren't supposed to go to them.For example, if I have a SwipeContainer with a Button. If I tap the button, I get a ClickEvent - that's good. But, if swipe, and just happen to start on the button, ...

FTkal.1 by Associate II
  • 509 Views
  • 4 replies
  • 0 kudos

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
  • 1446 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
  • 494 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
  • 1139 Views
  • 5 replies
  • 0 kudos