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

The content of snapshot widget is wrong.

Hi,Now My Platform setup is as following,custom boardtouchgfx 4.10.0IAR 8I'm trying to use snapshot widget in my project. I did the following configuration,In setFramebufferAddress function, set Animation storage to true.create a snapshot widget obje...

L4Y by Associate II
  • 769 Views
  • 3 replies
  • 0 kudos

How to handle DMA2D Transfer Error

Hi,I'm working with touchgfx on an STM32F769I board and I'm facing a problem where some times the DMA2D throws a transfer error (DMA2D_ISR_TEIF) during the running of my application. In the touchgfx library files (STM32F7HAL_DSI.cpp) I see that the D...

Nikil Rao by Associate II
  • 2024 Views
  • 8 replies
  • 0 kudos

Resolved! Problems upgrading from 4.9.6 to 4.10.0

Hi @Martin KJELDSEN​ !You usually support me with TouchGFX, this must be a simple one for you but I can't find the solution in the community.I'm having an issue trying to update my project from TouchGFX 4.9.6 to 4.10. I get the build error:undefined ...

problem with the tm_stm32_lcd.h

hi ST Community,in the pic below, there's a problem with the file.h indeed I've included the file as shown.can someone give me a solution? or maybe you've seen this before.Thanks

0690X000009883VQAQ.png 0690X000009883BQAQ.png 0690X000009882rQAA.png
idrissmc by Associate III
  • 320 Views
  • 0 replies
  • 0 kudos

nokia 6300 lcd

i found this site http://andybrown.me.uk/2012/06/05/nokia-lcd-for-arduino-mega-1/I wanna change OLED to Nokia screen lcd , it is 8080 interfaceBUT did not find a std library for it