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.

[参考译文] DRV8312-69M-KIT:如何创建用于电机控制的 GUI

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

https://e2e.ti.com/support/microcontrollers/c2000-microcontrollers-group/c2000/f/c2000-microcontrollers-forum/1022198/drv8312-69m-kit-how-i-can-create-gui-for-my-motor-control

器件型号:DRV8312-69M-KIT

我导入了 proj4a、clean、构建项目。 它在 CCS 中生成了二进制文件。 然后我对其进行调试并连接到目标配置、并将程序加载到 控制卡。

然后、我复制 proj4a。 将 Out 和 target.ccmxl 文件添加到 ti/GUI composer /web apps.rename 为 appProgram.out、AppConfig.ccmxl 文件。 尝试打开 instaspin FOC 应用程序。与默认软件一样、它会初始化目标、但在应用程序端、套件未 识别、所有自动更新值图标显示交叉标记。

如何解决此问题并运行电机。

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

     如果要更改 appProgram.out、则需要使用 InstaSPIN 通用软件。

    上面提到的 GUI 必须使用原始 的 appProgram.out、并且不支持更改的 appProgram.out。

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

    谢谢 罗燕明

    我将尝试此操作并更新进度。