Question
STM32G473RET3 MCU
We are using STM32G473 controller for our project, In that MCU, we faced an issue in systick while using the HAL_Delay() function.We have changed the NVIC preemption priority for Time base systick timer,Still the systick count was not incremented. What could be the reason behind that? can anyone give the suggestions to resolve this issue?
