User Activity

 details: using Timer 1 with channel 1 and channel 2 for falling and rising edge, and detect break MAB and data frame. code:   /* USER CODE BEGIN Header */ /* USER CODE END Header */ /* Includes ------------------------------------------------------...
HELLO, i am new to STM, i am stuck in receiving dynamic size data from HM10 to stm32f407VG over UART2 communication , i tried  HAL_UART_Receive_IT(&huart2, &UART2_rxBuffer[rxIndex], 1); but not able to receive multiple char as 3rd part of this HAL_UA...
Kudos given to