2023-12-27 09:45 PM
Hello Everyone,
I'm trying to perform a command for ACIM, I created the code generated by MotorControl Workbench 6.2.1 without any problems and I'm using the NUCLEO-G431RB kit..
I'm analyzing the PWM signals on the oscilloscope together with a filter to see the sinusoids, so far it works correctly...
What I noticed is that the V/F algorithm does not work as desired when I use the commands in the mc_api.c file
Basically I see that only the frequency is changed, not the voltage...
But when I start from MC Workbench it works, only for initial voltage...
Basically I can't change the voltage, only the frequency... what am I doing wrong, could you provide me with the correct function to solve this?
Thanks