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.

[参考译文] CCS/TMS320F28377S:RS232配置

Guru**** 2482225 points
Other Parts Discussed in Thread: CONTROLSUITE

请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

https://e2e.ti.com/support/microcontrollers/c2000-microcontrollers-group/c2000/f/c2000-microcontrollers-forum/600284/ccs-tms320f28377s-rs232-configuration

器件型号:TMS320F28377S
Thread 中讨论的其他器件:controlSUITE

工具/软件:Code Composer Studio

先生、我想配置 RS232、您能不能为我提供一些有关如何在 TMS320F28377中配置 RS232的程序示例

谢谢你  

  • 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。
    您好!

    首先安装 www.ti.com/.../controlsuite。

    安装后、将 sci 示例 F2837xS_examples_cpU1 ti\controlSUITE\device_support\f2837xS\vxxx\导出到 CCS 中、然后构建它、
    浏览用户指南和代码。
    您可以首先尝试使用 sci_echoback 项目。