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:使用两条 HET 输出线路作为差动信号。

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

https://e2e.ti.com/support/microcontrollers/arm-based-microcontrollers-group/arm-based-microcontrollers/f/arm-based-microcontrollers-forum/1483044/tms570lc4357-using-two-het-output-lines-as-a-differential-signal

器件型号:TMS570LC4357

工具与软件:

您好!

上述平台上的两条 HET 输出线路是否可以操作为锁定输出、但实际上是用于提供差分信号? 问题是它们是否可以"同时"发生变化、从而使其可以平滑地用作差分信号。

谢谢!

Jenny

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

    尊敬的 Jenny:

    我认为在 HET 硬件中不可能实现;我们可能需要使用 HET IDE 代码手动实现该差分功能。 我先前没有为满足该要求而需要分享的任何代码。

    ETPWM 模块提供硬件特性:

    在这里、我们可以在 ETPWMxA 上选择高极性、在 ETPWMxB 上选择低极性、如下所示。

    因此、在这里我们可以使用硬件本身生成差分 PWM 信号。

    ——
    谢谢、此致、
    Jagadish。