STM32 MCUs TouchGFX and GUI

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Join the TouchGFX contest now!

Hey everyone, for those who haven't seen the announcement in the community blog, I'm also announcing this here :) We're launching a contest focused on custom containers!  Custom containers have been a hot topic on our forum, and we love seeing the en...

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

Example code RTOS + HDMI

Hi,I've been looking into the STM32373C-EVAL and the STM32CubeF3 since I need to build a prototype that includes RTOS and HDMI output. The board includes a LCD display and 2 HDMI outputs. The STM32CubeF3 includes some FreeRTOS examples and some LCD e...

Flux by Associate
  • 678 Views
  • 1 replies
  • 0 kudos

DSI + LTDC frequency ratio.

I have display with controller ILI9881C, which controlled via mipi-dsi.I want to use 800x800x24bit mode. How to understand what's the point to use dsi txclkex and dsi line byte frequency? and how it is correlate with ltdc frequency? in display contro...

0690X00000ApTYiQAN.png

How can I change screen in software?

Hi everyone,I want to change several screens between each other. I can do change screens with a trigger in the designer. When I do that the designer create a function in FrontendApplication. Maybe I can get this function and use in my function. But I...

multiple include paths in makefile

Hello, I need to add multiple include paths to makefile for touchgfx project. I have two paths mycode/include - mycode/srcmycode/CMSIS_RTOS/include - mycode/CMSIS_RTOS/srcI edit makefile like below but it doesnt work. Is this notification corr...

Epamuk by Associate III
  • 1874 Views
  • 5 replies
  • 0 kudos