controlSUITE中的High Voltage Motor Control and PFC Developers Kit (v2.0)
ACI: FOC Sensored
例程中定义#define AQCTLA_INIT_STATE ( CAD_SET + CAU_CLEAR )是不是写错了,应该是
#define AQCTLA_INIT_STATE ( CAU_SET + CAD_CLEAR ),老版本(v1.7)的是后面这样的
。有人研究过吗?
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.
controlSUITE中的High Voltage Motor Control and PFC Developers Kit (v2.0)
ACI: FOC Sensored
例程中定义#define AQCTLA_INIT_STATE ( CAD_SET + CAU_CLEAR )是不是写错了,应该是
#define AQCTLA_INIT_STATE ( CAU_SET + CAD_CLEAR ),老版本(v1.7)的是后面这样的
。有人研究过吗?