Skip to main content
Balavardhi
Associate III
May 12, 2021
Question

Tickles Mode implementation with TouchGFX

  • May 12, 2021
  • 2 replies
  • 603 views

Hi,

Do you have any documents or example code to implement Tickless mode in RTOS with Touchgfx Task.

Thanks and Regards,

Bala

This topic has been closed for replies.

2 replies

Romain DIELEMAN
ST Employee
May 14, 2021

Hi,

Not that I am aware of. What are you trying to achieve ?

/Romain

Balavardhi
Associate III
May 14, 2021

Hi Romain,

When we are using RTOS with TouchGFX, as we know we will be getting continuous Tick Timer in TouchGFX Task. So with this Current Consumption is very High. So I want to Implement Sleep Mode in MCU to reduce the Current Consumption. To implement sleep mode, we need to stop the Tick timer which ticks continuously. This is termed as tickless mode.

Please let me know, if you have any idea to implement OR Please let me know if you know any better way to stop getting continuous Tick to reduce current consumption.

Thanks and Regards,

Bala