Hi,
I added TIM7 to application and configured it the same way TIM6 was.
I need to use two timers for my app, code contains all the same setups for TIM6 and TIM7, except for the timer expiration counters, and I observe that the callback
void HAL_TIM...