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

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
  • 395 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
  • 502 Views
  • 1 replies
  • 0 kudos