Hello Team,I did not find any option to configure the Input Capture Unit for the STM32H743BIT6 board.Could you please let me know how to do that?Any suggestions will be helpful.Thank youAkhilesh
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 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...