User Activity

That's how it looks: Started the TIM4 interrupt mode:/* USER CODE BEGIN 2 */ HAL_TIM_Base_Start_IT(&htim4); /* USER CODE END 2 */The counter values should be incremented in the middle and in the end of the period, however it doesn't happen. There...
Kudos from