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

STemWin "DROPDOWN' problem.

Hi,We have problem with using “ID_DROPDOWN_0�? component. Source code is attached.After clicking the dropdown, it expands normally, but clicking in expanded area, we do not get the event ‘WM_NOTIFICATION_CLICKED’ second time at all. It makes we can n...

APiet by Associate
  • 396 Views
  • 0 replies
  • 0 kudos

Touch GFX without external flash

Hi, I would like to implement a boot loader and still use touch gfx to show very basic info on our screen while the firmware update process is taking place. Probably a black background with white text showing the progress.Is there a way to build the ...

Plaramee by Associate III
  • 709 Views
  • 2 replies
  • 0 kudos

STM32F429i LTDC + SDRAM Buffer Issue

I have been trying to learn the basics of STM32 LTDC peripheral to drive a 4.3" 480 x 272 LCD using STM32F429IG mcu. I am using the Open429i dev kit by Wavehshare (https://www.waveshare.com/core429i.htm) which also has an onboard 64Mbit SDRAM (IS42S1...

0690X000006C0QfQAK.jpg 0690X000006C0QkQAK.png

LTDC Color Order

I'm trying to find a way to change the color order of the LTDC for RGB565. It apears that the link between the memory and the LTDC pins is fixed. I would like to output in order BGR instead of RGB. Nothing stand out in the reference manual (STM32F468...

RShan by Associate II
  • 578 Views
  • 2 replies
  • 0 kudos

Hi, I am using STM32L476G-DISCO, and I want to display any text on its LCD, I made a project from STM32CubeMX, and now how to call LCD function in while loop for displaying, or how to print any text on LCD?

The code is follows:/** ****************************************************************************** * @file : main.c * @brief : Main program body **************************************************************************...

RKhal.2 by Associate III
  • 1061 Views
  • 3 replies
  • 0 kudos