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.

关于UART5的串口输出

Other Parts Discussed in Thread: AM3359

我们现在得到了AM3359的ICE。

想通过串口在终端上打印数据。附件是我写的代码(CCS的工程环境)。

 

我的代码中设置的频率是115200,但是在超级终端上设成115200后,打不出任何的数据,

但是设成115200以下的频率时,却能还打出一些乱码的数据。

 

我怀疑可能是时钟设置的不对,请帮忙指点一下。我的程序错在哪里了!谢谢。

Aysnc_Serial.zip