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.

[参考译文] AWRL1432:如何在 awrL1432 上开发 EPWMB 模块?

Guru**** 2892860 points

Other Parts Discussed in Thread: AWRL1432

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

https://e2e.ti.com/support/sensors-group/sensors/f/sensors-forum/1642200/awrl1432-how-can-i-develop-the-epwmb-module-on-awrl1432

器件型号: AWRL1432

SDK 中的驱动程序仅支持 EPWMA 模块。 我现在需要开发 EPWMB 模块、并且无法在 syscfg 文件中直接配置该模块。 我该如何开发它? 在 cslr_soc_baseaddress.h 中、仅描述地址 CSL_APP_ETPWM_U_BASE。 该地址应该是 EPWMA 模块的基地址、对吗? EPWMB 模块的地址是什么? 我可以从哪里查找?

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

    尊敬的 Albert:

    AWRL1432 SOC 具有单个 ePWM 模块 (EPWM1/EPWMA)、支持两个 ePWM 输出通道 (EPWM1A 和 EPWM1B)
    SDK 驱动程序允许您控制此模块和通道。 通道选择由应用本身负责处理。 有关详细信息、请参阅 SDK 随附的示例应用。

    此致、
    Sarvesh