HAL_UART_Receive() Timeout unit?
Posted on May 29, 2018 at 19:48Hi,What's the unit of the HAL_UART_Recevie() Timeout value? Is this us, ms, or SysTick? If I have FreeRTOS enabled and using TIM1 for SYS in Cube, how can I make sure this get right right timeout value?Thanks,DickHAL_S...