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.

[参考译文] TMS320F28P550SJ:为 C28x CPU 编码时设置 MCAN ISR 和 EPWM ISR。

Guru**** 2905430 points

Other Parts Discussed in Thread: SYSCONFIG

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

https://e2e.ti.com/support/microcontrollers/c2000-microcontrollers-group/c2000/f/c2000-microcontrollers-forum/1645290/tms320f28p550sj-setting-up-of-mcan-isr-along-with-the-epwm-isr-while-coding-for-c28x-cpu

器件型号: TMS320F28P550SJ
Thread 中讨论的其他器件: SysConfigC2000WARE

您好 TI、

我已组合 example7_tx 和 ex10_rx、并成功为 F28x MCAN 运行工程。 通过传输 MCU 通过 CAN 接收的相同数据进行验证。  

当我将其与通过 SysConfig 配置了 ePWM 模块的另一个工程集成时、问题是 epwm_peripherel_isr(此 ISR 用于通过 sin_function 更新 COUNTER_COMPARE)运行 3~5 μ s 个周期并仅停止 mcan Rx ISR 工作、我希望获得有关如何成功运行该组合工程的帮助。

 

请提供实施解决方案的描述性方法。