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

X-CUBE-TOUCHGFX 4.18.1 is out

TouchGFX 4.18.1 is now online.Release notes (which can be found in the online documentation) are as follows:Bugfixes in TouchGFX Designer:Various network stability fixesAdding images to a project that contains a Progress Indicator while TouchGFX Desi...

Resolved! TouchGFX 4.18: Unable to use video widget.

Hi,I tried using video widget from 4.18 version designer. But when i tried to run simulation its just opening for a moment and closes itself immediately . First I created a project with simulator instead of specific board.added a video widget and sel...

Revanth by Associate III
  • 663 Views
  • 1 replies
  • 0 kudos

Resolved! Slider base image not shown properly

I am using slider widget in my project with custom images for base and fill. When I change the base image programmatically, the slider is coming up with filled image as base image. Here is line of code:pwrSaveTimeSlider.setBitmaps(touchgfx::Bitmap(BI...

0693W00000KcAhuQAF.png 0693W00000KcAidQAF.png
BGuth.1 by Senior
  • 1502 Views
  • 4 replies
  • 0 kudos

Adding a variable breaks the build - Is it possible to see the memory boundaries of individual RTOS tasks?

I am assuming this is a memory boundary issue, but maybe it is something else: I have an application that runs just fine, using a simple push button interrupt serviced by its own Free RTOS task, which is suspended until triggered. For some reason, wh...

Chandler by Associate II
  • 1237 Views
  • 5 replies
  • 0 kudos

Stm32l4r9 high pixel mipi dsi lcd

Hi,I am trying to use touch gfx library on a stm32l4r9aii mcu and i use 454*454 pixel amoled lcd, i can not write anything to lcd, So i have noticed from webinar notes that L4R9 mcu can drive up to 450*450 mpi dsi displays. Is my problem about my mcu...

0693W00000KcIFUQA3.jpg
er3481 by Senior
  • 2112 Views
  • 8 replies
  • 0 kudos

What display (X-NUCLEO-GFX01M1 or X-NUCLEO-GFX01M2) does the STM32G071 NUCLEO Example use? The external flash loader fails.

 Flash       make -f ../gcc/Makefile flash       Reading TouchGFX/application.config       Linking TouchGFX/build/bin/target.elf       Producing additional output formats...         target.hex  - Combined internal+external hex         intflash.elf - ...

KevinA by Senior
  • 1422 Views
  • 3 replies
  • 0 kudos