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

Zephyr and TouchGFX?

So, have been using TouchGFX and FreeRTOS with the CubeIDE.  But, am looking into Zephyr because of the middleware (for things like networking including WiFi) it can pull in.  But I'm still going to need a GUI.Is anyone successfully using TouchGFX wi...

Jazman by Associate III
  • 2112 Views
  • 7 replies
  • 5 kudos

Resolved! Disable/Remove MJPEG from Project

I am trying to save a much RAM as Possible in my project and realized there are some buffers associated with MJPEG that are taking up a noticeable amount of memory. I am not using any videos in my project and wondering if there is a setting I missed ...

Hardfault handler error during long run

Hello,I am having a custom touchgfx application running on a RiverDI 5 inch display board with STM32. During the application run, the application halts at 'hardfault handler' randomly after few hours of run. These are the measure I tried to debug the...

RiverDi_user_0-1725513156492.png RiverDi_user_1-1725513216096.png RiverDi_user_2-1725513295467.png

Resolved! STM32 OSMessageQueue Hardfault error

Hello, I am using a RIverDI STM32U5A9 and I am facing a strange hardfault issue in my environment.The connection details as follows:ESP board <--UART--> STM32 <--MessageQueue---> LCD displayThe ESP board sends continuous data through UART and the STM...

RiverDi_user_0-1727941809164.png

exit in touch debug

Hi, a project runs in below trace in debug. I use external V2 ISOL debugger.But program seems to run when I download. Pl let me know if more inputs needed.

GauravK_0-1727246456290.png
GauravK by Senior
  • 1127 Views
  • 8 replies
  • 0 kudos

Hardware button control of custom keyboard

I use the MyButtonController function described in the "hardware button is clicked" tutorial to control the GUI on a 320x240 display. So far the buttons are limited to a control pad and the user button of the DISCO board (up, down, left, right, user ...

Loppi by Associate III
  • 1655 Views
  • 3 replies
  • 1 kudos