backPorchExited() calls tick() that do not returning
Hello,
I am doing bringup to touchGFX based costum LCD controller using STM32H735 MCU connected to the LCD with Parrallel RGB using LTDC.
Currently the application not returning from the tick() function called from backPorchExited().
The stuck occers from the backPorchExited() first call.
What could be the reason for such problem?
Explanations regards the expected behaviur of tick() call from backPorchExited() will be highly appreciated.
Thank you!
