This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hello,
I tested dual axis servo control based on FCL library and seem that working.
I tested upto level5 and made the position control on both motor but without load.
For define the motion profile I would like use ST-Curve motion and I know should implement that before position controller.
Does the Motor SDK has built in library for use the S-Curve method.
The InstaSpin-motion can provide that, I hope we can use it also with Motor SDK library.
Thank you.
Hi,
No, S-curve and ST-curve are only supported in InstaSPIN-MOTION projects and not InstaSPIN-FOC projects. See: https://www.ti.com/lit/sway030
You could try implementing a speed / acceleration profile yourself.
Best,
Kevin