2022-11-15 04:35 PM
Okay, finally got motor pilot to come online. I was compiling code in debug mode which oddly is set to default in STM32cubeIDE. So set to release and wala, motor pilot came online. Now, I'm not getting anything from my motor. but there is this error in the log
[ERROR] - MotorControlProtocol: ASPEP_RESP ERROR:CMD_NOK
my process i have followed to get to this point was as follows
i have not put any code in with cubeIDE because as of so far, i don't know how. I am trying to get some examples for controlling motor or a link to instruction manual??
I built a new profile for the motor, for some reason the profiler leaves out the hall sensors. i had added them before. This time i left the profile as built and the motor starts but vibrates badly then says start up failure.
2022-12-06 03:29 AM
Dear Customer,
Can i have more information about your setup, which version of MCSDK are you using ?
And why you use cubeMx ? normally you generate the project with MC Workbench and then you can directly flash the code with stm32cubeIDE.
Thanks and best regards,