Hi,
I'm looking at the the LS12 motor control kit examples and the FOC example (TMS570_sensored_speed_smo) uses 40% plus of the cpu.
Has anyone tried to optimize the calculations for FOC? Is it possible to get the cpu usage under 10% for the control of one motor?
I need to spin two motors (sensorless using FOC) and still have 50% plus time left over (plus head room) for higher level, application code.
Thanks,
Mike
PS - I should mention that I want to use C or C++, not assembly.