Hi there,I would like to execute some code in an interrupt handler when the pulse value for TIM16 is reached. But for some reason, none of the interrupts provided by HAL seem to trigger for this event.I have setup the timer using the configuration to...