Using TIM6 as a timebase source with FreeRTOS crashing
Hi, while I was working on setting up FreeRTOS with multiple task creation and using TIM6 as a timebase source was crashing at osThreadCreate, and changing it to TIM7 solved it. Why is that so? It was my observation so I thought posting it here to ge...