I am trying to run the MCSPTE1AK116_PMSM_FOC_1Sh example on the S32K116 EVK and MOTOR-GD daughterboard. I was able to build the code and run it on the micro through the debugger.
When I run FreeMaster, the OverPhaseACurrent fault gets set immediately. This occurs even if I disconnect the motor completely from the board.
When I stop FreeMaster and enter the debugger, I see this fault getting set.
Is there some setting that needs to change before building the code?
Solved! Go to Solution.
Hi,
have you set boards jumper properly on boards and also set overcurrent potentiometer as Get started guide mentions?
https://www.nxp.com/document/guide/get-started-with-the-mcspte1ak116:GS-MCSPTE1AK116?section=plug-it...
BR, Petr
Hi,
have you set boards jumper properly on boards and also set overcurrent potentiometer as Get started guide mentions?
https://www.nxp.com/document/guide/get-started-with-the-mcspte1ak116:GS-MCSPTE1AK116?section=plug-it...
BR, Petr
I was missing J15. After inserting it, I could at least start the motor.
That leads me to a new problem, though I will start a different thread for that.