Skip to main content
zzzzz
Senior
August 11, 2021
Question

Is the TGFX screen:: handleTickEvent() called in LTDC interrupt ?

  • August 11, 2021
  • 0 replies
  • 520 views

Hi,

I want to check if there is a message sent from the backend task in every tick event. I am using a freertos queue to send/receive messages. I am wondering whether the handle tick event function is called in an interrupt callback. I need to use the proper queue API.

Thanks in advance.

This topic has been closed for replies.