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.

TMS320F280049C: 在配置PWM波的过程中是否已经输出了第一个PWM波

Part Number: TMS320F280049C

请问在程序执行配置PWM波的代码的过程中芯片是否会发出第一个PWM波,我的情况是我在同一个函数里配置了完整的PWM模块如CMPA、TBCTL、CMPCTL、AQCTL等,但我在函数的最后才配置死区,所以我输出的第一个PWM波是否带有死区?(我的上升沿是在计数器为0时)