HAL_TIM_PeriodElapsedCallback freezes when adding some content
I am getting desperate trying to solve this issue.
When I add some content to HAL_TIM_PeriodElapsedCallback the main loop gets frozen but still continue receiving call on HAL_TIM_PeriodElapsedCallback.
Could somebody help me out with this? I have been dealing with this issue for almost 3 days and don't know what could be the problem I have tried changing the priorities of the timers, prescales, moving functionality out of the timers IRQ handlers...
Thanks in advance.
