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.
想通过串口烧写28062,有哪些资料供参考的
Kuntay,
可以参考下面例子:
如果你只要用串口烧写,可以是用C2prog,做好的软件,只要设好硬件电路就可以。
Eric
硬件电路图有吗
TI提供的开发板都是使用FT2232芯片的USB转串口来进行串口通信的。这部分电路图在controlSUITE中找到controlCARD的电路图就可以看到。
但实际应用中应该都是使用串口转RS232跟PC通信,这部分电路网上应该很多,具体搜索一下就可以。