How cancel HAL_UART_Receive_IT
Posted on June 15, 2017 at 13:54Hello to all friends,I want If not receive the data In the specified time , cancel The HAL_UART_Receive_IT And re-send request commandI don't want use HAL_UART_Receive I want use HAL_UART_Receive_IT How make timeout f...