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 CONTEST RESULTS: Congratulations!!

Hello community!On March 18, we launched a TouchGFX Contest that had for goal for us to see our community's skills and creativity. This contest ended on May 2.We received several interesting projects, and it is now time to announce the winners! Our h...

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

stm32f767 hardware jpeg decode header all zeros

Porting the basic JPEG_DecodingUsingFs_DMA from Discovery to custom hardware and I'm failing with the hardware JPEG decoder. The image decodes fine with the software decoder in STemWin and although I seem to be getting the HAL_JPEG_IRQHandler interru...

UI example for STM32F469, not working on target.

I'm trying to test this Ui example for STM32F469, from this sitehttps://touchgfx.zendesk.com/hc/en-us/articles/205074561-Connecting-the-UI-to-your-systemMethod 2 - From other taskthe simulation on my PC works fine, but when I'm trying to run on my sc...

Strategies for managing power consumption

When we've moved from the development board to our own, custom hardware, we've started to look at the power consumption of our system as a whole. Obviously, the rendering process makes up a considerable part of our power budget.When we've performed s...

Resolved! How can I include Touch Screen Drivers in Atollic?

Hello,I am currently trying to load a very simple TouchGFX (v 4.10.0) project to my STM32F469i-discovery (just a scene with a white background, a text and a button). I created my project using CubeMX (v 5.1.0) and I was able to compile it, the screen...

marittia by Associate II
  • 1042 Views
  • 2 replies
  • 0 kudos

Slide transition between screens no fluently motion

I have a display with 600 x 1024 pixels (portrait) and some screens with a full sized images as background.For changing screens, I use the in the TouchGFX Designer (4.10) included action "Change Screen", transition "Slide" and transition direction "E...

WPrec by Associate II
  • 1230 Views
  • 5 replies
  • 0 kudos