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

External Loader for STM32G0B0CET6

We have developed an application with LCD display in which we use TouchGFX and external SPI flash memory, the microcontroller used is STM32G0B0CET6.I wrote an external loader for STM32G070RBT6 (tested and worked) and simply rewrote it for STM32G0B0CE...

cb.7 by Associate III
  • 1481 Views
  • 3 replies
  • 2 kudos

Touch GFX screen display problem

I have a simple project with multiple screens. Physical buttons are configured to scroll between screens. When the device boots, the first screen is displayed correctly, but when you try to switch to the second screen, the display turns gray and the ...

X-CUBE-DISPLAY with Half-Duplex SPI

I am attempting to use the X-CUBE-DISPLAY module generated from STM32CubeMX for a ST7789V display. The configuration requires the selection of the LCD BUS IO driver to be a SPI port in Full-Duplex Master mode. However my display only has a single SDA...

sbaker by Associate II
  • 446 Views
  • 0 replies
  • 0 kudos

Array of Images

Hello,I'm working with a set of 7 images. Based on specific external input, I aim to toggle the visibility of these images - making certain images visible and others invisible.When I manipulate the visibility of each image individually using the foll...

daho by Associate
  • 1287 Views
  • 2 replies
  • 0 kudos