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.
工具/软件:Code Composer Studio
我想使用霍尔传感器来查找电机转子角度。 我在 motorware 中看到了 proj_lab11e。
我有一些问题。
1) 1) gMotorVars.Flag_Run_Identify 为 true 后、电机旋转。 在 proj_lab11e 中、查找电机转子角度的代码是什么?
2) 2)我知道霍尔传感器可以在 proj_lab11e 中找到电机转子角度。 但我认为 FAST 能够在 proj_lab11e 中找到电机转子角度。
哪一个是正确的?
3) 3)我在 my_main.c 中添加了以下代码(my-main.c 是我们团队制作的[基于 proj_lab12a])
HALLBLDC_Handle hallBldcHandle;
HALLBLDC_Obj 霍尔;
从那时起、存在以下问题
错误1.
说明资源路径位置类型
#10010 null:链接期间遇到错误;"my-main.out"未构建 my-main C/C++问题
错误2.
10099号