Hello Team,I am not able to generate the code for the motor control application for SPC58NN board using SPC5 Studio.Please find the below snapshot of the same.Its generating the rest of the components except the motor control
Hello Team,I am not able to generate the code for the motor control application for SPC58NN board using SPC5 Studio.Please find the below snapshot of the same.Its generating the rest of the components except the motor control
Hi Team,I am working on SPC58NN. Can someone help me in creating a motor control project in SPC5 Studio. If anyone has the documentation, Please share the link.Thanks and Regards,Akhilesh
Hi Team,We are using this P-NUCLEO-IHM03 board for our motor control application.Is the Self-commissioning feature available on the MC 6.2.1 workbench?If yes, then could you please help us enable the functionality? and help us understand this feature...
Hi Team,We are creating our Motor control Application for SPC58NN board, but want to use only your UART Code, Is it feasible to integrate that with our code or we write our own UART implementation. Regards,Akhilesh
Hi,My question is that how does motor calibrate itself, like the stator resistance, inductance etc will change over time and temperature.Is there a way we identify these parameters during every motor start or other way.Regards,Akhilesh
Hi ,Self Commission means we need to calculate the Rs, Inducatance of the motor, etc during the next start of the motor.I was going through the code, it has this structure SCC_Handle_t in file mp_self_com_ctrl.h, and also has some functions which ar...