User Activity

Hello I am new to stm32 MCUs. Timer1 is in slave mode and the trigger source is ITR1. What is ITR1 and in which conditions is timer generating pulses if it is in slave mode? I generated a code using mcsdk for stm32g431cbu6.Please check line 25 in th...
/* USER CODE BEGIN Header *//** ****************************************************************************** * @file      : main.c * @brief     : Main program body ****************************************************************************** * @at...