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 CONTEST RESULTS: Congratulations!!

Hello community!On March 18, we launched a TouchGFX Contest that had for goal for us to see our community's skills and creativity. This contest ended on May 2.We received several interesting projects, and it is now time to announce the winners! Our h...

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
  • 1063 Views
  • 3 replies
  • 0 kudos

Document Viewer Widget?

Is there a widget for viewing documents like PDFs? We were thinking of making an instructions manual available from the display run via TouchGFX.

SShah.22 by Associate
  • 563 Views
  • 1 replies
  • 0 kudos

Resolved! How to make external OctoSPI loader for STM32H7?

I am using below componnet toolsMCU: STM32H7B3IIT6IDE: STM32CubeIDE Version: 1.8.0GUI: TouchGFX Version: 4.18.1SDRAM: IS45S16800F-7CTLA1-TRFLASH: MX25LM51245GMI00 (OctoSPI)I am using below pins// STM32H7B3IIT6 PIN CHART // MX25LM51245GMI00   // OCTOS...

0693W00000KcDD9QAN.jpg 0693W00000KcDDEQA3.png 0693W00000KcCqzQAF.png

Can not operate LCD in stm32l476 discovery board?

Currently, I am following a video to operate LCD in stm32l476 discovery board. So, I downloaded this code (07.5_L4-LCD) then it run well. But when I tried to create my own project following this instruction but it fail. I also looked and open file.io...

BQuoc.1 by Associate
  • 512 Views
  • 0 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
  • 2239 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
  • 572 Views
  • 1 replies
  • 1 kudos