2021-03-09 11:05 AM
2021-03-11 02:34 AM
Hello @JJoos.1 and welcome to the ST Community.
Could you check all the hardware connections?
Refer to Figure 2 in the user manual UM2653.
Let me know if these info are useful to proceed with your project.
2021-03-16 07:10 AM
I checked all the hardware connections.
They are just like figure 2 in the user manual UM2653.
I also checked the motor and the encoder at another controller (Maxon EPOS2), and they work fine.
The RS-485 connection is also OK, and the discrete inputs are returned.
The problem is that the motor does not move to the zero index of the encoder, so the initialisation did not work.
What does it mean that the red led is flashing ?
Waiting for your comments,
2021-03-17 03:07 AM
Hello @JJoos.1 ,
when the red led is flashing it means that the initialization of motor position failed.
Excluding the motor, the encoder and the communication line, I suggest to check the power supply.
Could you monitor the bus voltage (VM) and the motor phase voltages?
2021-03-28 05:53 AM
Hello Cristiana,
I checked the power 24V power supply and it is OK.
All the motor phase voltages are 11,4 V
2021-03-30 06:38 AM
Hello @JJoos.1 ,
to understand the issue root cause, we have no choice but to run a debugger on the firmware.
You should debug the code and report for which errors it goes to stop.