我现在是再PWM中断内进行ADC采样的,我想模仿官方例程,使用ADC中断触发CLA任务
那么就会成为,在PWM中断内触发ADC中断,在ADC中断内触发CLA中断
这样做能实现吗?会不会有优先级的冲突?
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.
我现在是再PWM中断内进行ADC采样的,我想模仿官方例程,使用ADC中断触发CLA任务
那么就会成为,在PWM中断内触发ADC中断,在ADC中断内触发CLA中断
这样做能实现吗?会不会有优先级的冲突?