STM32 MCUs TouchGFX and GUI

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

TouchGFX not generating IAR correct for STM32H750

HelloI'm working with the stm32h750 eval board and touchgfx, my GUI is ready, but now i need to conect to some hardware (relay, sensors etc). i usually work with keil, but touchgfx not generating keil project and i lost hope it will before my dead-en...

Zui by Senior
  • 465 Views
  • 3 replies
  • 0 kudos

Pulse ON duration

what is Pulse ON duration for segment LCD?i dont understand itwhen i change it from 7 to 1, my com pin wave becomes goodafter change pulse duration to 1

0690X000009akQFQAY.jpg 0690X000009akQKQAY.jpg

Resolved! How to use TouchscreenCalibration.hpp ?

#include <bsp/OTM8009TouchController.hpp> #include <touchgfx/transforms/TouchCalibration.hpp> extern "C" { #include "stm32f769i_discovery.h" #include "stm32f769i_discovery_ts.h" } using namespace touchgfx; using touchgfx::TouchCalibration; TouchCalib...

ikassma by Senior
  • 2279 Views
  • 15 replies
  • 0 kudos