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.
在这个例程里面是没有引脚设定,那这个SCI使用的是哪个PIN呢。
这个例程是内部回环模式,没有使用外部引脚,所以不需要设定引脚。
我要使用外部引脚的话,只要关闭回环模式,加上引脚配置就可以了吗
我认为是这样的,但是这个例程我这边没有使用经验,不能确定。