User Activity

[SOLVED]HiI'm Pretty new to stm and i want to communicate to 4 ESC's.I have the STM32F446VET and am using TIM1-4 each with channel 1./** * @brief TIM1 Initialization Function * @param None * @retval None */ static void MX_TIM1_Init(void) {   ...