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.

IWR6843AOP: UART 有A,B两组,demo中提供了CLI,demo演示使用的A组,我想问如果我想用B组作为CLI的UART数据传输,应该怎么做?

Part Number: IWR6843AOP
Other Parts Discussed in Thread: AWR6843AOP, AWR6843

目前使用B组不能够使用CLI,UAER_read()函数一直读取到的一个空数据,导致CLI功能使用不正常.

如何复用引脚?

B组UART是否只提供了TX,没有RX?

A,B 两组UART的有什么不一样?区别是什么?

我提供了我的代码复用参考