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

Resolved! Dynamic loading

Hi I was wondering the recommendation on dynamically loading containers a screen vs pre populating the screen with containers. Here is the situation, when the display loads up, is receives data from a controller. The screen for the display displays x...

Priyank by Senior
  • 459 Views
  • 3 replies
  • 2 kudos

If STM QVGA display support touch keyboard

Hello sir,                           For my project using the STM32F429I-DISC1 board, I need to implement English, Spanish, and German keyboard layouts. Are these layouts pre-configured, or do I need to customize them? If customization is needed, wha...

balaji_s by Associate II
  • 323 Views
  • 2 replies
  • 0 kudos

Model-View-Presenter

Hi everyone,I’ve been trying to implement a mechanism to save two matrices (each containing values of type Unicode::UnicodeChar*) and an errorCount variable using the Model-View-Presenter (MVP) architecture in TouchGFX. The issue arises when transiti...

AS5 by Associate II
  • 470 Views
  • 1 replies
  • 0 kudos

Resolved! RVA15MD + NUCLEO-C071RB

Good morning,we are trying to program a RVA15MD + NUCLEO-C071RB display. When loading the TouchGFX Demo 4 the programming is not successful (see errors in the attachment). While with the TouchGFX Demo 8 everything loads correctly and the demo works.C...

Error Programming Demo4 _RVA15MD + NUCLEO-C071RB.png