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.

为什么am4379的uart3收发不管用?



其他的uart都是好的,就是uart3收发不管用,uart3对应/dev/ttyS3,用echo 1111 > /dev/ttyS3,然后在cat /proc/tty/drivers/serial里面看有发送出去数据,但是用示波器看不到发送波形,也接收不到数据,这是为什么呢?

我用的0x228和0x22c这个地址当做uart3_rxd和uart3_txd