Question
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