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.

[参考译文] TMS570LC4357:CAN 通信。

Guru**** 2393155 points
Other Parts Discussed in Thread: TMS570LC4357, HALCOGEN

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

https://e2e.ti.com/support/microcontrollers/arm-based-microcontrollers-group/arm-based-microcontrollers/f/arm-based-microcontrollers-forum/1352294/tms570lc4357-can-communiaction

器件型号:TMS570LC4357
主题中讨论的其他器件: HALCOGEN

你好。

IAM 使用 TMs570LC4357 ti 微控制器实现 CAN 通信。

我正在尝试发送多路复用报文 ID (0x2100、0x3100、0x4100和0x5100{0x2101、0x2102、0x2103、0x2104...0x21024}、{0x3101、 0x3102、0x3103、0x3104...0x31024} {0x4101、0x4102、0x4103、 0x4104...0x41024} {0x2101、0x5102、0x5103、0x5104...0x51024})、同时我想接收这些消息 ID。

与  传输功能 IF1寄存器中的 CAN 寄存器1一起使用进行数据转换。 正在从 IF2寄存器接收消息。

帮助我如何在运行时更改消息标识符?

我 对更改 msg ID 使用了 canUpdateID 函数。 使用此 CAN 消息无法传输使用 CAN 总线分析仪进行测试。