User Activity

My touchgfx GUI is freezing on my custom LCD running on STM32 MCU. I checked signalVSync is always triggered . What could be the problem ?Here is my OSWrapper code using namespace touchgfx;static xSemaphoreHandle frame_buffer_sem;static xQueueHandle ...