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

REPOST: USART Example....

QUESTION - TouchGFX Community repost - Coskun Durukan - Sep 2016Hello,Please can you make an USART example or tutorial with TouchGFX? I can not access the other hardware in any case...Thanks already...ANSWER - TouchGFX Community repost - Armine Derra...

REPOST: Rendering Video?

QUESTION - TouchGFX Community repost - David Fries - Jan 2017HiWe are running TouchGFX on a STM32F769 CPU and we would like to render videos (MJPEG). We have a running example from ST which does this. However, it runs on FreeRTOS+STemWin.We're trying...

0690X000006CUHPQA4.png

Image processing on the STM32F7?

I have an OpenCV image processing application running with a Raspberry Pi, but it's overpowered for my needs, so I'm exploring options for getting my project running on something slower and cheaper. The STM32F7 seems to hit the mark as far as process...

ukn by Associate
  • 461 Views
  • 0 replies
  • 0 kudos

Resolved! CubeMX + STEmWin + Atollic Integration ETA

Posted on May 28, 2018 at 17:56Project generation in CubeMX is great. Atollic now that it is free is great. STEmWin is.... ok. I'd like to generate STemWin based projects with CubeMX while using the Atollic IDE. As some of you might know, when you E...

0690X0000060BP6QAM.png

I want Layer Copy. Help me.

Hi.I am using the virtual layer to display the screen on the lcd.I am trying to copy between virtual layers.RGB 16BIT is used and the resolution is 480 * 800.I want to copy the screen at (0,0) to (0,800), but it does not work normally.ex)GUI_CopyRect...