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.

28035 HVPM_Enhanced_Sensorless 在哪里自己定义一个新的中断频率

Setting.h文件里的主中断频率配置如下:

// Define the ISR frequency (kHz)
#define ISR_FREQUENCY 10

请问这个10k,在底层的寄存器里是哪个文件配置的呢

如果我想除了这个ISR主中断外,再定义一个新的中断,该在哪里修改定时器参数

x 出现错误。请重试或与管理员联系。