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

How connected the physical buffer of the STM32L4R9 discovery board on the external PSRAM (with or without using GFXMMU)?

Hello! Has anyone ever already connected the physical buffer of the STM32L4R9 discovery board on the external PSRAM (with or without using GFXMMU)? All STM32 Cube examples are using a buffer in internal RAM...When I put the buffer in PSRAM, the rende...

DMart.19 by Associate
  • 529 Views
  • 1 replies
  • 0 kudos

Touch GFX 'Status Bar' at Top of all views

Hi, I want to know how to implement a 'status bar' type view that is at the top of all views, that contains things like battery level etc. similar to that found in something like Android or iOS.In the touch GFX documentation it mentions it briefly bu...

savvn001 by Associate II
  • 747 Views
  • 2 replies
  • 0 kudos

Resolved! FMC and SDRAM example

Following up on my last question about the LTDC interface (That's now working) I'm working through the app note 4861.Where for the LTDC interface there is a nice walkthrough on how to find the timing values there is nothing like that for the SDRAM se...

0690X000009k4zLQAQ.png
HP by Senior III
  • 3258 Views
  • 6 replies
  • 0 kudos

Modyfying linker script and makefile

Hello,I have started using Touch GFX a few days ago. It works preety nice, running the first program on the F746-Disco board is a pleasure. But.. I can't use this system as it is delivered by TouchGFX. In general I would like to keep the logic and wh...

aroni525 by Associate II
  • 802 Views
  • 3 replies
  • 0 kudos

Resolved! Override ScrollList scrolling

Is it possible to override a ScrollList so that list scrolling is controlled by a separate widget? This separate widget is on the same screen as the ScrollList, but is outside of the ScrollList. I would still like to be able to use normal press & rel...

JonB by Associate
  • 690 Views
  • 3 replies
  • 0 kudos

Resolved! STM32F769NI-DISCO1: project from STMCubeMX does not work

Hi,Having tested all the examples from the STM32F7 package for the STM32F769 Discovery kit, I started to write my own project from scratch. For thios, the starting point is the STMCubeMX tool.So far, everything went well till I reached the point of t...

TPier by Associate III
  • 802 Views
  • 3 replies
  • 0 kudos