2024-06-10 11:55 AM
Hello.
I am using a Nucleo-F446RE board with the x-nucleo-ihm07m1 driver, to control a LA052-040E servomotor.
Comment that I have not been able to generate the motor profile with the ST Motor Pilot Tool (profiler) V1.2.9.
Which comes with the MotorControl Worbench 6.3.0 program,
After connecting the device and clicking start, the connection is reset and the board is disconnected from the application.
But with the Motor Profiler 5.4.8 version. Yes, it generates the engine profile for me.
Once the parameters have been entered, the position control application works, but I do not obtain all the desired power.
The current consumed from the supply is 200mA and the motor supports up to 2.5A.
I have the board configured for 1A as the maximum current.
The driver supports 1.4A constat current.
How can I increase the power of the engine, I need it to have more strength. I think he is not giving his full potential.
Thank you very much for your help and support.
2024-06-17 02:12 AM - edited 2024-06-17 07:12 AM
Hi @OttoBCN,
regarding the motor profiler binary, if you generate this MCSDK6.3.0 project with the Hall sensors set as auxiliary sensor, you will face an issue using STM32CubeIde tool. A Hard Fault is generated as soon as you start running the FW with the IDE. You will find below the post with the workaround.
Best regards.
Fabrice
2024-06-24 02:18 AM
Sorry. I do not know if I explained well.
The motor is configured with the main Observer+PLL sensor. Without enabling the hall sensor or the encoder.
The program does not work. It is disconnected from the communications port.
Greetings and thanks for your help.