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/TMS320F28377D:CPU1/2同时使用 XINT2?

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

https://e2e.ti.com/support/microcontrollers/c2000-microcontrollers-group/c2000/f/c2000-microcontrollers-forum/731177/ccs-tms320f28377d-cpu1-2-uses-xint2-at-the-same-time

器件型号:TMS320F28377D

工具/软件:Code Composer Studio

如果 CPU1和 CPU2中同时使用 XINT1、但使用了不同的 GPIO (例如、CPU1使用 GPIO1作为 XINT2、CPU2使用 GPIO33作为 XINT2)、是否可以使用它? 如何设置?

谢谢、

  • 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。
    XINTx 通过输入 XBAR 进行路由、XBAR 仅为一种、仅可由 CPU1配置、因此您无法为同一 XINT 线路选择不同的 GPIO。 例如、XINT1连接到 INPUT14、通过配置 INPUT14SELECT 寄存器、只能在 INPUT14上映射一个 GPIO。

    此致、

    Vivek Singh