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.

[参考译文] BOOSTXL-DRV8301:查找 RC 无刷电机的极数

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

https://e2e.ti.com/support/motor-drivers-group/motor-drivers/f/motor-drivers-forum/669924/boostxl-drv8301-finding-number-of-poles-for-rc-brushless-motor

器件型号:BOOSTXL-DRV8301

您好!

我正在进行 InstaSPIN 实验、我想使用一些无刷 RC 电机。

我想找到极数(线对数)、以便将其放入 user.h 文件中。

电机代码(从发票中获取)为"BL-O D28X26/1100KV/A2208/7"。 电机上没有任何标签。

我阅读了此主题 https://e2e.ti.com/support/microcontrollers/c2000/f/902/t/422385 

#define USER_MOTOR_NUM_POLE_PAIRS (7) 

我在 youtu.be/fI5CdGRiAqo 上载 了我为获取这些数字而遵循的程序。