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

Can TouchGFX be used with GPL code?

Hi,In the TouchGFX license it states that:"No use, reproduction or redistribution of this software package partially or totally may be done in any manner that would subject this software package to any Open Source Terms (as defined below)."Does this ...

jeremyh by Associate II
  • 454 Views
  • 0 replies
  • 0 kudos

Correct pin for LCD_TE_PIN on STM32412G-DISCOVERY. Is it GPIO_PIN_3 (as in stm32cube source code) or GPIO_PIN_4 (as in datasheet)

Hello,I am studying the STM32412G-DISCOVERY and I can't explain why, in line 153 of the file /Drivers/BSP/STM32412G-Discovery/stm32412g_discovery_lcd.h (https://github.com/STMicroelectronics/STM32CubeF4), it says that the LCD_TE_PIN is GPIO_PIN_3. In...

JSupc.1 by Associate II
  • 1665 Views
  • 6 replies
  • 0 kudos

DSI Host on Custom Board (STM32F469 chipset)

We are currently developing a product that involves the DSI host interface. We were successful with the STM32F469 disco but we aren't having any luck with a custom solution. We are using the same series chip for our custom board as the discovery kit....

CPhip.1 by Associate II
  • 1762 Views
  • 4 replies
  • 0 kudos

Pin conflict between LTDC gpio and touchscreen gpio

Hello! I am working on a custom board that has an STM32F469ZI to control a touchscreen by focusLCDs (E43RB-FW405-c) . We have the pin that controls the backlight of the touchscreen on pin PB0 but in cubeMX I am getting a pin conflict between LTDC and...

0693W00000D1RygQAF.png
GMart.5 by Associate II
  • 1633 Views
  • 7 replies
  • 0 kudos