Skip to main content
Associate III
November 29, 2024
Question

TouchGFX: How to provide HAL:Tick() to TouchGFX?

  • November 29, 2024
  • 1 reply
  • 801 views

I am having STM32U575I-EV Evaluation board and I am creating a TouchGFX based project created out of CubeMX with enabling RTOS, TouchGFX and DMA2D.

While the project is built successfully and works without any crash, the display is not updated with the framebuffer. On looking more, I found that TouchGFX::HAL::tick() is not being called to have furthr call to the TouchGFXHAL::beginFrame(). 

I have configured Application Tick Source for TOuchGFX to "custom" in the CubeMX project.

mdalal_1-1732864931465.png

But then, how to provide source to this HAL::tick()? Is it through hardware timer interrupt to be done?

 

 

 

1 reply

Joe WILLIAMS
ST Employee
December 2, 2024

Hi mdalal

This post has been escalated to the ST Online Support Team for additional assistance.  We'll contact you directly.

Regards

Joe

STMicro Support