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.

TMS320F280039C: tidm_02012_ecompressor_f28003x

Part Number: TMS320F280039C
Other Parts Discussed in Thread: C2000WARE

我使用例程tidm_02012_ecompressor_f28003x,发现例程中在__interrupt void motor1CtrlISR(void)中断函数里的EST_run(obj->estHandle, &obj->estInputData, &obj->estOutputData);计算有问题是什么原因,Input和Output如下图所示,明明输入的母线电压是24v,但是输出的母线电压的倒数就变成31415了,这是怎么导致的,我并未修改例程的内容,sdk版本是C2000Ware_MotorControl_SDK_5_03_00_00