Posted on March 07, 2018 at 17:04I get a trouble when using this function!HAL_UART_Receive(UART_HandleTypeDef *huart, uint8_t *pData, uint16_t Size, uint32_t Timeout)HAL_UART_Receive when the rx data length less than size or equal with size,it works...