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.

dm365不能从uart启动



不知道为什么,我设置EM_A13:A11这三个引脚的电平,设置为011,就是不能从uart启动,没有任何打印信息,似乎总是默认启动状态NAND--> SD 。我现在电路板是空的,我需要烧代码进去,如果不插SD卡,设置任何启动模式串口都没有输出,如果插入SD卡,设置任何启动模式,都会从SD卡启动,然后串口会打印烧写信息。似乎dm365上电后没有读取到BTSEL三个引脚的状态一样。电源系统用的是TI的TPS65053RGE,该芯片的RESET引脚(pin10)连DM365的reset。电源系统是抄leopard的开发板原理图,应该不会有错。不知道问题处在哪里,HELP~