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.

[参考译文] LP-AM263:如何验证是否接收来自外部 CAN 总线的消息

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

https://e2e.ti.com/support/processors-group/processors/f/processors-forum/1203168/lp-am263-how-to-verify-receiving-messages-from-external-canbus

器件型号:LP-AM263

大家好、

我们需要验证 LP-AM263是否可以接收来自外部 CAN 总线的消息。

外部 canbus 通过 LP-AM263 -> PASS 验证消息

我们更改的项目如下:

1.项目名称:mcan_loopback_polling_am263x-lp_r5fss0-0_freertos_ti-arm-clang

GPIO51已设置为低电平

3.App_mcanConfig (ture);-> App_mcanConfig (false);

4. if (TRUE == enableInternalLpbk)添加 MCAN_lpbkModeEnable (gMcanBaseAddr、MCAN_LPBK_MODE_external、TRUE);

5.外部 CAN 总线可以接收来自 LP-AM263的消息

最后、我们需要验证 LP-AM263是否可以接收来自外部 CAN 总线的消息。

您能提供示例吗? 谢谢!


此致、

路易