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.

[参考译文] LAUNCHXL-F28379D:TCAN1042DEVM

Guru**** 2468110 points
Other Parts Discussed in Thread: LAUNCHXL-F28379D, TCAN1042DEVM

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

https://e2e.ti.com/support/microcontrollers/c2000-microcontrollers-group/c2000/f/c2000-microcontrollers-forum/1272887/launchxl-f28379d-tcan1042devm

器件型号:LAUNCHXL-F28379D
主题中讨论的其他器件: TCAN1042DEVM

我想知道如何配置 LAUNCHXL-F28379D、以便将 TCAN1042DEVM 用作第二个 CAN 收发器。 对于我的系统、我需要两个 CAN 接口与不同的系统通信、但需要帮助连接 TCAN1042DEVM 以建立两个 CAN 收发器。 我已在 CCS 中将它们连接到 GPIO5以实现 CANRXA、将 GPIO4连接到 CANTXA。 我正在使用 can_ex3_external_transmit 项目、以查看是否可以使 CANA 和 CANB 相互进行通信、或者这不起作用? 我需要帮助解决这个问题、并弄清楚如何为 LAUNCHXL-F28379D 使用两个可正常运行的 CAN 收发器。 我对这个问题感到困惑。  can_ex3_external_transmit 示例的代码仅与之不同、已将 LAUNCHXL 建立为预定义符号并将 CANA RX 和 TX GPIO 引脚分别更改为5和4。 提前感谢!