STM32 MCUs TouchGFX and GUI

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

How to use DCMI JPEG mode correctly?

How to know about the end of the transfer frame?How do I know how many bytes were received?Why are the HAL_DCMI_LineEventCallback and HAL_DCMI_VsyncEventCallback events triggered after HAL_DMA_Abort was called?They also continue to be called after a ...

Resolved! STM32F746 v1.15 pack Strange Error in Cube Generator

I am developing a project with LTDC and StemWin Multi-layer. When I add second layer in LTDC, an option of layer number in GRAPHICS section becomes alerting some strange stuff (if layer_num == 1 - no alert at all). Nevertheless if i generate project ...

0690X000008ARWxQAO.png
vaal by Associate
  • 518 Views
  • 1 replies
  • 0 kudos

Resolved! Animate objects (box, circle, etc.)

Is it possible to animate standard objects (e.g. box, circle, shapes, containers, etc.) with EasingEquations?For example take a circle with a small radius and a thin line and zoom it to a bigger radius and thick line smoothly in 1 second?

WPrec by Associate II
  • 1781 Views
  • 8 replies
  • 0 kudos

Regarding STM32CubeMX configuration with TouchGFX project, how to enable "Execute" option in TouchGFX settings?

HiI am trying to enable TouchGFX configuration for CubeMX project. The development board I am using is STM32F4 board. I am stuck at the "Execute" option, as it is disabled for TouchGFX configurations.Can anybody please tell me how to enable it?Attach...

0690X000006D3tGQAS.png