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

Resolved! Can't load "BIG" application on STM32H750DISCOVERY board

When i try to load an application to that disco board i keep having: An error occured during flash. Please make sure you have the right target connected.STM32CubeProgrammer is placed in Program FilesSTM32CubeProgrammer is placed in Program FilesConve...

Zui by Senior
  • 1101 Views
  • 8 replies
  • 0 kudos

Support for the next 3 weeks

Hi everyone,I'll be out for three weeks for summer vacation here in Europe. In the meantime, my colleague @Anders Nedergaard PETERSEN​ will be helping you with any issues you're having.Edit: See you soon! (Thanks to @hansd56​ for pointing out that it...

How to configure properly a LCD screen?

Hello,I'm having difficulties setting up the LTDC properties in the HW_Init.cpp file for my specific LCD screen and thought that someone here could potentially help me. The lines I have to configure are the followings:hltdc.Init.HorizontalSync = 20; ...

0690X000009YjAZQA0.png
GMeur by Senior II
  • 425 Views
  • 0 replies
  • 0 kudos

How to set the parameters of the LTDC controller?

Hola,I need your help in order to configure the LTDC controller of my project because I've a very limited knowledge of LCD screens. After having read this tutorial, everything appeared clear and I thought it would be straightforward to configure my f...

GMeur by Senior II
  • 534 Views
  • 0 replies
  • 0 kudos

STM32L073RZ LCD driver : COM and SEG

Hi everyone,I am using a STM32L073RZ with its LCD driver feature.I would like to drive a LCD panel with "1/4 duty, 1/3 bias" driving method (reference of the LCD panel : LCD-S401M16KR). I am not familiar with this driving method if it is handled in a...

Compiling errors after adding LL drivers

Hello,I created an gui with designer and now want to add my UART implementation (C) that uses LL drivers. Bunch of compilation errors are displayed when trying to compile it.I added the .h/.c files and the used ll .c/.h files to minUnit folder under ...

0690X000009YfLdQAK.png 0690X000009YfL4QAK.png
Deividas by Associate II
  • 548 Views
  • 1 replies
  • 0 kudos