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.

关于pwmdac模块输出变量的时间问题



请问HVACI_Sensorless_2833x例程中pwmdac模块往外输出变量所用的时间是多少呢?如何去检测这个时间?

  • 你好。

    pwmdac模块使用时,你可以在每个中断里去改变输出的占空比,所以从占空比变化的角度去分析,输出变量的改变周期就是中断周期。

    然而,如果你需要把PWM进行滤波后再来观察,那么,这中间的时间延时就与滤波器有关了。