STM32 MCUs TouchGFX and GUI

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

X-CUBE-TOUCHGFX 4.24.2 is out!

TouchGFX 4.24.2 is now out. Please follow this link to download it.Release details: Release date: December 18th, 2023 New TouchGFX Core Features: Added libraries for cortex M55.We're happy to share a new TBS in the TouchGFX Designer based on this co...

OsmanSOYKURT_0-1734955106312.png

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

Remote Access over WiFi?

I would be interested in making the TouchGFX GUI for my device accessible over WiFi. What I would like to do is type a URL, and reach a page to operate and configure my embedded device. Is this possible?

SShah.22 by Associate
  • 821 Views
  • 3 replies
  • 0 kudos

Multiplexed drive of LCD

I have a custom lcd to drive with STM32L073VBTx's internal lcd driver. Duty cyle is 1/4 and the bias is 1/3. The problem is the common pins are activated sequentially even the LCD's RAM registers are equal to 0. When I activate some bits in LCD's RAM...

MCevik by Associate II
  • 1688 Views
  • 5 replies
  • 0 kudos

I don't understand MPV framework.

I don't understand role of presenter in the MPV framework why can't I pass data from model directly to view. Also, why should I pass data from view to presenter to model why can't I pass data directly to main using a queue in the view?

Jloda.11 by Associate II
  • 449 Views
  • 1 replies
  • 1 kudos