我遇到了运行FOC SDK v4.3的一些问题。
我的硬件设置:
控制板:NUCLEO - STM303(ST部件号)
电源板:X-NUCLEO-IHM08M1(ST部件号)
PMSM电机
IDE:IAR
目前我能够编译和下载代码到F303RE,但是电机只会短时间旋转,然后停止,需要使用黑色复位按钮重置,以便使用用户按钮再次开始运行(蓝色)在F303RE上。我不确定问题是什么,但我注意到F303RE没有构建配置。
目前我打开
STM32 PMSM FOC LIB Web Project EW
ARM STM32F30x_Workspace.eww并使用STM32303C-EVAL_SINGLEDRIVE作为选项在下拉菜单中进行构建,请参见附图。
为什么IAR下拉菜单中没有F303RE的构建配置?
当构建配置错误时,我是否应该能够编译并下载到目标?
我的问题可能显然有各种类型的来源,但我想确保我至少使用正确的构建配置。
#f303re#iar-ide
以上来自于谷歌翻译
以下为原文
I am experiencing some issues running the FOC SDK v4.3.
My HW-setup:
Control board: NUCLEO - STM303 (ST part number)
Power board: X-NUCLEO-IHM08M1 (ST part number)
PMSM motor
IDE: IAR
Currently I am able to compile and download code to the F303RE, however the motor only spins a short period of
time, and then stops, requiring a reset with the black reset button in order to make it start running again using the user button (blue) on the F303RE. I am not sure what the problem is, but I notice that there is no build configuration for the F303RE.
Currently I open STM32 PMSM FOC LIBWebProjectEWARMSTM32F30x_Workspace.eww and build using STM32303C-EVAL_SINGLEDRIVE as option in the drop-down menu, please see attached pic.
Why is there no build config for F303RE in IAR drop-down menu?
Should I even be able to compile and download to target when the build config is wrong?
My problems could have all types of sources obviously, but I would like to ensure that I am using the correct build config at least.
#f303re #iar-ide