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

Resolved! STM32H755 and TouchGFX

Hello,I am working on a project that is a custom board with a STM32H755This is a MCU that does not have a "development" or "discovery" board, so i have to build the project by myself from scratch.I am using:CubeIDE 1.12.0TouchGFX 4.21.3CubeMX 6.8What...

urbito by Senior
  • 1329 Views
  • 4 replies
  • 1 kudos

Resolved! How to disable touch controller?

Hello,I use STM32F429 Discovery board, which has touch controller,but in my project I don't need it, so I want to turn it off.In BoardConfiguration.cpp I found this initialization:STM32F4TouchController tc; HAL& hal = touchgfx_generic_init<STM32F4HAL...

qqAnton by Senior
  • 1929 Views
  • 7 replies
  • 0 kudos

Resolved! STM32F429 Discovery Board Not Working Properly

I purchased a STM32F429 Discovery Board about a year ago. I finally got around to unboxing it today. I want to see if I can figure out how to use the TouchGFX tool with this board. I want to have 6 buttons and a textbox on the display.The board has a...

How set graphic on display with STM32 MCU?

Hi,I have this embedded display with resolution of 800x480, MIKROE-3620 which host at the back the STM32 MCU and many other features. I chose the STM32F746ZG as the MCU.At first I created the project with MXCube, added TouchGFX component, build the p...

_legacyfs_online_stmicro_images_0693W00000bi1O2QAI.png _legacyfs_online_stmicro_images_0693W00000bi1O5QAI.png _legacyfs_online_stmicro_images_0693W00000bi1OPQAY.png
stefyanna by Associate II
  • 2023 Views
  • 4 replies
  • 0 kudos

Resolved! Where can I find these examples?

I'm trying to configure the DCMI pheriferal of the STM32F746-Discovery and in AN5020 PDF i find that exist some examples implemented in STM32CubeMx. Where i can find it? I don't find the examples in the STM32Cube examples.Foto of the AN5020 examples:

_legacyfs_online_stmicro_images_0693W00000bi6EeQAI.png
BTurc.2 by Senior
  • 782 Views
  • 2 replies
  • 0 kudos

Using LFN with STM32F7508 and won't boot

hello, i want to use LFN with the STM32F7508. I tried both settings, once with a dynamic buffer on the stack and once with a dynamic buffer on the heap. Both times I get a black screen or the STM32 doesn't even start. Do I have to create the buffer m...

Resolved! Image widget not showing properly

Hi! I'm running TouchGFX 4.21.3 on a custom board with the following hardware.STM32L452RET6QSPI W25Q128JV for storageLCD 320x172 SPI ST7789v3Everything is working fine expect that image widgets that contain alpha values are now shown properly. I'm st...

_legacyfs_online_stmicro_images_0693W00000bhelkQAA.png _legacyfs_online_stmicro_images_0693W00000bheoKQAQ.png _legacyfs_online_stmicro_images_0693W00000bheuhQAA.png
MCerv.2 by Associate II
  • 1174 Views
  • 3 replies
  • 0 kudos