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.

[参考译文] TM4C123GH6PM:PWM:如何更改占空比

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

https://e2e.ti.com/support/microcontrollers/arm-based-microcontrollers-group/arm-based-microcontrollers/f/arm-based-microcontrollers-forum/576630/tm4c123gh6pm-pwm-how-to-change-duty-cycle

器件型号:TM4C123GH6PM

您好!

建议采用什么方法来更改占空比(步骤是什么)? 例如、升压转换器。

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

    您可以使用 API PWMPulseWidthSet()来调整占空比,使用 PWMGenPeriodSet()来定义 PWM 频率。 请参阅 TivaWare->Examples->Peripherals->PWM 下 TivaWare 中的示例。