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.

28379电机控制例程中ISR_FREQUENCY问题?



在28379电机控制例程中ISR_FREQUENCY与PWM_FREQUENCY为何不相同

#define PWM_FREQUENCY 10
#define ISR_FREQUENCY 20

而且此程序为单采样,不理解为何如此设置