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.

[参考译文] TMS320F28377S:ePWM TZ1 &当条件为假时、TZ2中断在启动时生成。

Guru**** 2468570 points
Other Parts Discussed in Thread: SYSCONFIG, C2000WARE

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

https://e2e.ti.com/support/microcontrollers/c2000-microcontrollers-group/c2000/f/c2000-microcontrollers-forum/1310908/tms320f28377s-epwm-tz1-tz2-interrupts-are-generated-at-the-startup-while-the-conditions-are-false

器件型号:TMS320F28377S
主题中讨论的其他器件:SysConfigC2000WARE

我的项目使用的是 Code Composer Studio 版本12、SysConfig 1.17.0、C2000Ware 5.1.0。 我使用 TZ1和 TZ2为我的两个 EPWM 设置了硬件跳闸、这两个 ePWM 由 GPIO61和 GPIO62通过输入 X-BAR 分配。 包括跳闸区和跳闸中断在内的整个 ePWM 设置都是使用 SysConfig 工具完成的。 其中一个 ePWM 的设置如下所示:

问题是、尽管 TZ 引脚保持在逻辑高电平、但跳闸区中断仅在系统上电时调用。 请提供相关指南、确保系统上电时不会出现错误触发。  

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

    您好!

    是否在配置模块之前禁用 PWM 的时钟? 这必须在 SysConfig 外部的 main.c 文件中完成、

    您能检查一下吗?

    阿迪亚