2025-07-13 12:15 AM
Hi team,
I had made project on Motor control workbench in 5.4.8 where i get serial communication to check the parameter.
if i work on 5.Y.4 where serial port is not active, then how to activate the serial port in 5.Y.4?
if i import the 5.4.8 project in 5.Y.4 then the API is not matched. if i maually type the code in IDE then also 5.4.8 & 5.Y.4 parameters may changed.
can i use same drive_parameters.h and pmsm_parameters.h in 5.Y.4 ? observer & PLL?
The API is same for 5.4.8 & 5.Y.4 or different? if different then what to do to check
If i run the motor in 5.4.8 with same parameter with the debugger in IDE, then debugger gets disconnected and i cannot debug the fault.
Please help into this
Regards,
Amol S.
Email ID : amol.shinde@aplosventures.com
Solved! Go to Solution.
2025-07-16 6:40 AM
Hello @amol_shinde,
The version 5.Y is deprecated and not supported anymore. The communication protocol used by 5.Y is the one used in the MCSDK 6.
The best advice I can give you is to update your project to MCSDK 6.4.0
Regards
Cedric
2025-07-16 6:40 AM
Hello @amol_shinde,
The version 5.Y is deprecated and not supported anymore. The communication protocol used by 5.Y is the one used in the MCSDK 6.
The best advice I can give you is to update your project to MCSDK 6.4.0
Regards
Cedric
2025-07-16 7:32 AM
Hi, thanks for response.
Can I use the 5.4.8 workbench for existing project,
If I had complete the project in 5.Y.4 can I port to the 5.4.8
Need to understand all KP & KI will change, PLL values will be the change for 5.4.8?
Or 5.Y.4 workbench need to shift to 6.4.0 ?
Or Need to tune according to workbench?
Workbench to workbench value changes?
What is workbench changes in 5.4.8 and 5.Y.4 ?