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:canMessageNotification 无法正常工作

Guru**** 2393725 points
Other Parts Discussed in Thread: HALCOGEN

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

https://e2e.ti.com/support/microcontrollers/arm-based-microcontrollers-group/arm-based-microcontrollers/f/arm-based-microcontrollers-forum/1343160/tms570lc4357-canmessagenotification-cannot-work

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

您好,我想使用 CAN2连接霍尔传感器。

霍尔传感器的功能已确认、但中断不会触发 canMessageNotification。

如何在 HALCOGEN 中配置?

谢谢!

下面是我在 HALCOGEN 中设置的配置。

此致、

埃里克·陈

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

    提供的其他信息:"多功能感应器是标准框架。"

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

    尊敬的 Eric Chen:

    1.您是否在代码中调用"_ENABLE_IRQ_Interrupt_函数?

    这是必需的、因为默认情况下 IRQ 中断将处于禁用状态。要启用它们、我们应该调用此函数。

    2.您将中断优先级保持为高对吧?

    但为什么您要在 VIM 上启用低级中断、请尝试启用高级中断并对其进行测试。

    --
    谢谢。此致、
    Jagadish。