您好!
TMS320F28027 + CCS5.1 运行环境
问题描述如下
1、使用 PWM1 模块,并设置 PWM1中断,中断周期200US;
2、使用 PWM2 模块,并设置 PWM2中断,中断周期400US;
要求:当PWM1中断的时候,希望在PWM1中断服务程序中关闭正在运行的PWM2;
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.
您好!
TMS320F28027 + CCS5.1 运行环境
问题描述如下
1、使用 PWM1 模块,并设置 PWM1中断,中断周期200US;
2、使用 PWM2 模块,并设置 PWM2中断,中断周期400US;
要求:当PWM1中断的时候,希望在PWM1中断服务程序中关闭正在运行的PWM2;