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

STemWin future?

I see that in G0 G4 Folder STM32Cube\Repository\STM32Cube_FW_G0_V1.3.0\Middlewares\ST STemWin is missing. I wonder if there is a reason for that, ie does it still work? (CRC hardware lock ok?)

SysTick stopped firing when added TouchGFX

Hi,I am using STM32F778AI with FMC SDRAM and MIPI-DSI for screen.Before adding touchgfx SDRAM, DSI , Systick worked. After adding touchgfx it stopped working and stuck on HAL_Delay because Systick don't enter to interrupt.Any help ?David

davidra7 by Associate II
  • 1223 Views
  • 5 replies
  • 0 kudos

Waveform Widget

I’m creating a waveform widget in TouchGFX, but unsure how best to loop the waveform back to zero at the end because there are three frame buffers so you have to invalidate over an area three times or you get flickering . How would you handle looping...

BMara.1 by Associate II
  • 795 Views
  • 3 replies
  • 1 kudos

Availability of the library's core source files

It appears that not all declared methods are implemented in the provided header and source files. Some methods like HAL::flushFrameBuffer, are apparently implemented only in the core static libraries. Is there any plan to release the source code of t...

ALiar.1 by Associate
  • 398 Views
  • 1 replies
  • 0 kudos

KeyBoard Example

Hello.Run Target Keyboard Example with TouchGFXIn the case of F746G Discovery, it is displayed normally.In the case of F769I Discovery, the keyboard is displayed small.Is there a problem with TouchGFX?Thank you.

Ebun.1 by Senior
  • 362 Views
  • 1 replies
  • 0 kudos