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.

[参考译文] C2000WARE-MOTORCONTROL-SDK:仅提供电机 ID 的工程是否需要 runRsOnLine?

Guru**** 2473260 points


请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

https://e2e.ti.com/support/microcontrollers/c2000-microcontrollers-group/c2000/f/c2000-microcontrollers-forum/1476751/c2000ware-motorcontrol-sdk-is-runrsonline-needed-for-project-that-only-does-motor-id

器件型号:C2000WARE-MOTORCONTROL-SDK

工具与软件:

对于仅用于电机参数识别的项目、是否需要进行在线 Rs 重新计算?

我将把有关电机 ID 的 InstaSpin 实验5移植到新硬件上、得到一个可以使用的"简单"独立项目。  InstaSpin 实验5不进行 Rs 重新计算。  

我还将使用通用电机控制项目作为参考、当我为电机 ID 设置构建设置(#define DMC_BUILDLEVEL DMC_LEVEL_4 )后、该项目确实启用了 Rs Recalc 调用。

谢谢!

  • 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

    如果您只想简单地旋转或识别电机、则无需默认情况下禁用的 Rs 在线和 Rs 重新计算。