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.

TMS320F2812 PWM无输出



程序已经在开发板上验证过,但烧录到自己做的板子,就没有PWM输出,PWM引脚已经悬空

  • 既然在开发板上验证没有问题,那估计程序没有问题。

    楼主用下面的ev_pwm例程试试,看看单步断点是否能够正常运行,如果能且没有输出那估计就是硬件问题。我估计是你做的板子的PWM周边电路的问题,可能引脚并没有如您所说悬空,或者什么地方短路。