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.

[参考译文] LAUNCHXL-F28P65X:将霍尔传感器代码从 LAUNCHXL-F280025C 迁移至 LAUNCHXL-F28P65X

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

https://e2e.ti.com/support/microcontrollers/c2000-microcontrollers-group/c2000/f/c2000-microcontrollers-forum/1500290/launchxl-f28p65x-migration-of-hall-sensor-code-from-launchxl-f280025c-to-launchxl-f28p65x

器件型号:LAUNCHXL-F28P65X
主题中讨论的其他器件:LAUNCHXL-F280025C

工具/软件:

您好、

   我想使用 F28P650驱动伺服电机并提供霍尔传感器作为反馈。

   在 MotorControl SDK 中、通用 MotorControl 实验包含适用于 LAUNCHXL-F280025C 的霍尔传感器示例、但不包括 F28P65X。

   但是、带 CAN 接口的伺服驱动器工程包含 F280025C 和 F28P65X 的示例、但无霍尔传感器反馈。

   将通用 MotorControl 实验的霍尔传感器反馈迁移到具有 CAN 接口的伺服驱动器

   还是 Universal MotorControl Lab 中的 F28P65X 部分?

   谢谢!

-肖恩

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

    是的、您可以执行此操作、因为这些工程基于具有相似代码结构的 driverlib。 您可以 首先将通用 MotorControl 实验移植到 F28P650、然后将所需的功能集成到该实验中。