2019-07-27 08:50 AM
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.
Solved! Go to Solution.
2022-07-11 07:50 AM
I also have this problem, can you tell me how to solve it?