User Activity

Posted on April 27, 2017 at 06:18Hi all,I met a strange problem that if I input something via a terminal before I call HAL_UART_Receive(); It will always timeout. And it will not recover until I reboot the board.My code is as bellow.  What can I do ...
Posted on April 26, 2017 at 16:18Hi all,I found my call HAL_UART_Receive() doesn't timeout.  Do you have any suggestion what I forget configure?In CubeMX, I add uart2 and tim2 and I add my timer callback as this./* USER CODE BEGIN 4 */void HAL_TIM_P...
Kudos from