cancel
Showing results for 
Search instead for 
Did you mean: 

STM32wb55 HAL_Delay() Function

AKetc
Associate III

Hi everyone,

I have been stuck at a problem. I have been trying to configure HAL_Delay function to work in STM32 BLE_Server example in the STM32WB SDK. However, for some reason, the code gets stuck inside the HAL_Delay() Function. I have searched over the internet and tried the solution to increase Systick interrupt priority. Still there's no solution to my problem. Please help me out.

This discussion is locked. Please start a new topic to ask your question.
20 REPLIES 20
Lep
Senior

I also have this problem, can you tell me how to solve it?