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.

TDA4VM: 如何启用UART2做串口回环测试

Part Number: TDA4VM


您好,我们已经知道USB中包含UART0和UART1,通过官方提供的serialcheck可以完成内部UART信息收发回环,经查阅资料,UART2的TX和RX分别位于40 pin header中的8,10号引脚,但是我们修改了设备树后发现仍无法启用UART2,看源码发现,UART2并未启用dma模式或中断,请问该如何启用UART2进行串口通信呢?期待您的回复,谢谢。