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.
用在电机控制上可以嘛?
还有个步长MEP_SF 需要软件获取,是哪个接口函数呢?
The MEP scale factor (MEP_SF) varies with the system clock and DSP operating conditions.
TI provides an MEP scale factor optimizing (SFO) software C function, which uses the built in
diagnostics in each HRPWM and returns the best scale factor for a given operating point.
工程里面包含SFO_TI_Build_V5.lib,但是编译还是会产生
关于变量MEP_ScaleFactor的错误? 哪里有问题嘛 ?