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.

uart 启动失败



  刚到的板子,启动模式为Boot[4:0]:00100  boot seq: Uart0---XIP---MMC0---NAND。照资料上介绍,串口会连续发CCC。上电,但串口收不到任何信息,用示波器观察,TXD为高电平。现在有几个问题:

1.从串口启动,需不需要对IO口配置为串口,因为E16,E15默认是IO口。

2.AM335x当从串口启动时,CPU发CCC需要软件编程么?还是它本身就自带的。

3.启动引脚的配置,参考电路里上拉为100K ohm,下拉为10 Kohm,我的电路为4.7K ohm,这个会有影响么?