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

STM32F769I-Eval JPEG IMAGE capture using DCMI.

We are using STM32F769I-Eval for capturing IMAGE in jpeg format using DCMI. we are able to run In-built example of storing image in bmp format,bmp to jpeg image conversion.From our understanding,it is going through RGB565- ARGB888- RGB888 ,then bmp h...

Tp by Associate II
  • 375 Views
  • 0 replies
  • 0 kudos

When are invalidated areas re-rendered?

I am running an experiment to try to see how I can improve RENDER_TIME performance. In this experiment I have two items on the screen close to each other on the screen.One is a circle who's start and end angles are changed. The other item is a text ...

scottSD by Lead
  • 1207 Views
  • 5 replies
  • 0 kudos

Resolved! cubemx error

Use cubemx to generate touchgfx, open vs file compilation, error occurs

0690X000009ZYZNQA4.png
lxw by Senior
  • 770 Views
  • 4 replies
  • 0 kudos

TouchGFX Low power consumption

Hello,I am making an application using Stm32f429 disco board and my question is:Do you have any solutions for low power consumption,for example, could I change brightness or turn off backlight in the running application?Thank you,Anton

qqAnton by Senior
  • 481 Views
  • 2 replies
  • 0 kudos

STM32F4 DCMI with SDIO

I am attempting to implement a system which uses a 5MP camera to take photos using DCMI and save them to an SD card via SDIO. When reading through the documentation there where a few things I was unclear of. I know between the SDIO interface and the ...

ACram by Associate
  • 636 Views
  • 1 replies
  • 0 kudos