O Drive With Arduino

I just installed it and I got the only example to work.
I expected a lot more commands.
Speed:
How do I tell the motor to run at a specific speed indefinitely ?
Tried odrive.SetSpeed(0, -7979); but did not work

How do I set acceleration and deceleration?
How do I run the motor by a percentage of the max duty without encoder feedback?

How do I turn a motor loose after it reached a destination?

Thanks
Mitch

Hi Laptophead, 1/ Have you read all the DOCS?
2/ Have you searched the forums for Arduino ?
There are many examples of the Ard, problem solving and working!

If you haven’t you tried both 1&2 may I suggest you start there :grinning:

Regards Jerry.