2025-12-04 9:15 PM
I am using Nucleo L476RG for controlling BLDC motor. In the FOC control, i need to change the motor ID in the code. What is the procedure to change motor ID??
2025-12-08 8:53 AM
Hello @deadlock,
What do you mean by "change motor ID"?
2025-12-08 10:08 PM
I have 4 motors connected on same RS485 Bus, i want to address particular motor by Motor ID to control motors individually. Let me know how to address this issue.
2025-12-11 1:08 AM
Hello @deadlock,
STM32L4 series MCSDK firmware is only capable of controlling one motor at a time.