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

Resolved! Connecting LCD to FMC

I checked a few manuals. RM0432 explains memory mapping but it does not mention how to connect LCD, what address to send data and command. I have 800 x 480 pixel LCD with 16 bit data bus.I think the problem might be with the address to send command a...

0693W00000bhPNsQAM.png
MNapi by Senior III
  • 2166 Views
  • 6 replies
  • 0 kudos

Resolved! STM32H743II FMC + 8080 LCD spurious writes

Posted on April 20, 2018 at 11:55 Hello, I'm interfacingSTM32H743II with 8080 parallel bus LCD. I configured FMC in CubeMX as LCD Interface with 16bit bus and A11 as R/S pin. However I've run into problem with writing commands/data into LCD. A...

0690X0000060AhJQAU.png
Piotr S by Associate II
  • 9706 Views
  • 18 replies
  • 2 kudos

Release of TouchGFX 4.12.3!

Iiiiiiit's ... tiiiimeeee! I'm pleased to finally be able to announce the release of TouchGFX 4.12.3, the first official release since 4.10.0. We've worked with CubeMX and CubeIDE to improve the integration experience some, so please get the latest v...

Transition allocation error

I encountered a memory allocation error (Transition allocation error) for animating transitions between screens while debugging GUI in Visual Studio 16.8.6. Assert check tells me that all transitions should be registered in FrontendHeapBase.hpp / Fro...

0693W000008yx2cQAA.png

Change screen orientation dynamicaly

Hi,In the device we are designing, we would like to change the orientation of the screen depending on the actual orientation of the device as detected by the accelerometer. I have read the TouchGFX documentation and many posts on this forum and proce...

ypiotrp by Senior
  • 1334 Views
  • 1 replies
  • 0 kudos