Resolved! HAL_delay() issue infinite loop
I am using a nucleo-f767zi to control a reverdi tft display.The project in CUBEMX ide is using freertos and there for the time base is changed from systick to TIM6.I am trying to task enable sequence for the screen but i see that i am stack in an inf...