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.

c28x系列DSP支持从SCI口烧写程序么?

如果能的话,这个通讯的协议是什么样的?我就是想用自己写的PC上位机程序通过串口给DSP在线加载程序。谢谢!

  • 自己写PC上位机程序吗?你用的是哪款C2000芯片?

    为何不使用第三方的程序(请看一下下面的帖子):

    bbs.eeworld.com.cn/thread-317887-1-1.html

    如果是自己做上位机程序,那协议就是普通的串口RS-232协议,28X侧支持自动波特率,8位数据,1位停止位,无校验位。

    具体的可以看你用的芯片的boot rom Reference Guide.