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

Resolved! CanvasWidgetRenderer setup buffer

I read the 4.10.0 User Manual on CanvasWidgetRenderer. I was unsure what it means by "CanvasWidget will not allocate memory dynamically, but will use memory from the buffer kept in CanvasWidget -Renderer."I see the commented line in main.cpp://static...

Du1 by Senior
  • 998 Views
  • 3 replies
  • 0 kudos

How to generate basic graphical application using STemWin for Target STM32f746G discovery without external SDRAM

Hi,I'm trying to generate graphical application code from CubeMx_4.26 for using STemWin and GUI Builder tool for target board STM32F746G discovery board.cubeMX .ioc file are attached, It works when I am generating GUI code with extrnal SDRAM use.But ...

ZMohd.7 by Associate III
  • 543 Views
  • 2 replies
  • 0 kudos

Clock generation for DCMI in nucleo-144 ST32L4R5

I am trying to use DCMI on nucleo-144 ST32L4R5 for using OV5640 camera. I generated code for this using CubeMX. But the clock is not being generated on board for DCMI PXCLK. Do I need to anything else for DCMI clock generation. In Cube MX I choose fo...

PToma.14 by Associate II
  • 301 Views
  • 0 replies
  • 0 kudos