我用在开发板上跑串口例程,结果提示:
uart0 error is uart_receive_fifo_error
uart0 error is uart_break_error
uart0 error is uart_frame_error
........
请问大家为什么会出现这种问题呢?是不是和计算机串口连线有问题,从而导致数据不能正常收发,导致FIFO溢出,出现错误
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
我用在开发板上跑串口例程,结果提示:
uart0 error is uart_receive_fifo_error
uart0 error is uart_break_error
uart0 error is uart_frame_error
........
请问大家为什么会出现这种问题呢?是不是和计算机串口连线有问题,从而导致数据不能正常收发,导致FIFO溢出,出现错误