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/TMS570LC4357:TMS570LC4357 SCI1 VIM

Guru**** 2476665 points
Other Parts Discussed in Thread: TMS570LC4357

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

https://e2e.ti.com/support/microcontrollers/arm-based-microcontrollers-group/arm-based-microcontrollers/f/arm-based-microcontrollers-forum/686311/ccs-tms570lc4357-tms570lc4357-sci1-vim

器件型号:TMS570LC4357

工具/软件:Code Composer Studio

我使用在其他 TMS 电路板中工作良好的 sci 串行示例。

在 TMS570LC4357评估板中、TX 工作正常并出现在终端中、但 RX 中断不会触发。

我已启用 VIN 13:LIN1、并且正在使用 SCI1。 还有其他注意事项吗?

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

    SCI RX_INT 是否已启用?

    首先调用 sciReceive (sciBASE-t * sci、uint32 length、uint8 * data)函数、且非零长度在前。
  • 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

    谢谢、看起来这是来自引脚映射的东西。