STM32 MCUs TouchGFX and GUI

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Join the TouchGFX contest now!

Hey everyone, for those who haven't seen the announcement in the community blog, I'm also announcing this here :) We're launching a contest focused on custom containers!  Custom containers have been a hot topic on our forum, and we love seeing the en...

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

disolay

HalloOn mipi display, touchgfx correct show menu, but its clock ans any png damaged. is way to correct it ?

DDom.1 by Associate II
  • 706 Views
  • 1 replies
  • 0 kudos

Tearing effect and TouchScreeen Blocking

Hi All,I'm developping an custom board with an SPI Display (480x320 poixels).When I enable the TE pin on display and when I managed by Stm32 by interrupt,the touch screen stop to work because TouchControll::sampletouch(uint32_t x, uint32_t y)is no lo...

MPast.1 by Senior II
  • 546 Views
  • 0 replies
  • 0 kudos

32F746GDISCOVERY TOUCH REPLACEMENT

Hi folks.Have broken with a hit the capacitive touch screen that covers the display. A big line has split the touch in two. One part is still responding the other one is dead.The board mounts an obscure LCD_Kunjian_ HT043C_40P_P080_FLEX_FOLDED accord...

SLa S.1 by Associate
  • 427 Views
  • 0 replies
  • 0 kudos

Resolved! QSPI SRAM as framebuffer and Parallel or MIPI DSI?

Hi,I have some questions regarding the implementation of an LCD with the STM32F479ii.The display we want to use, has a 800x480 resolution at 60Hz and can have either 16 or 24 bit color depth.A framebuffer for a display like that is of course not goin...