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

Using FatFS with JPEG Codec and show on LCD Panel

Hi,​I`m trying to read the SDCard using FatFS and Decode the JPEG file then show on LCD, but I face some problem on it.​I reference the JPEG_DecodingUsingFs_DMA in STM32Cube_FW_H7_V1.5.0, and the detail code down below.uint32_t JPEG_Decode_DMA(JPEG_H...

0690X00000BvTFSQA3.jpg

7 COM LCD on STM32WB55Rx

Hello,The datasheet for the STM32WB55 says that the STM32WB55Rx (the VFQFPN68 version) has 4x28 LCD capability. The same datasheet lists LCD_COM4, LCD_COM5 and LCD_COM6 as alternate functions for pins PC10, PC11 and PC12 which correspond to pins 58, ...

BVern by Associate
  • 385 Views
  • 0 replies
  • 0 kudos

[SOLVED] How to print text string on the screen ?

I am able to print numbers using Wildcard Characters = "0123456789-" and Wildcard Range = "0-9" but I cannot print normal test like "IR event received".I see only the first character so "I" or "I????????", why ?test1 Unicode::snprintf(IRBuffer, IR...

0690X00000AsYsZQAV.jpg 0690X00000AsYqJQAV.jpg 0690X00000AsYqEQAV.jpg

Resolved! STM32L4 is supposed to be compatible with TouchGFX, but STM32CubeMX tells me otherwise

Hello.I'm working on a project using a STM32L475VG with a TFT screen (240 x 400) and we would like to use TouchGFX as graphical tool. The website tells me the STM32L4 MCUs are supposed to be compatible with TouchGFX, but STM32CubeMX does not propose ...

0690X00000Aqs0OQAR.jpg

Why BoardConfiguration.cpp rely on user application?

My first simplest touchGFX application can run on my st board.Now, I changed some UI with Designer and generate code, the BoardConfiguration.cpp need to be re-compiled, otherwise, an error generated at run time with message as "View allocation error:...

shark by Senior
  • 391 Views
  • 0 replies
  • 0 kudos