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! QSPI.mac of STM32F746 Disco board project

Hello,When generating a project for STM32F746 Disco board a QSPI.mac is generated.This file contains instruction to load into RAM __hwReset(0);    __message "---- setup device ----" ; Reg = __readMemory32(0x40023838, "Memory"); // RCC.AHB3ENR enable ...

STemWin "DROPDOWN' problem.

Hi,We have problem with using “ID_DROPDOWN_0�? component. Source code is attached.After clicking the dropdown, it expands normally, but clicking in expanded area, we do not get the event ‘WM_NOTIFICATION_CLICKED’ second time at all. It makes we can n...

APiet by Associate
  • 359 Views
  • 0 replies
  • 0 kudos

Touch GFX without external flash

Hi, I would like to implement a boot loader and still use touch gfx to show very basic info on our screen while the firmware update process is taking place. Probably a black background with white text showing the progress.Is there a way to build the ...

Plaramee by Associate III
  • 660 Views
  • 2 replies
  • 0 kudos