Stepper Motor Control

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Stepper Motor Control

2,097 Views
randyseedle
Contributor III

Does the Kinetis Motor suite support stepper motor control ?

I have an application that requires holding multiple positions.

I have a MK64FN1M0XXX12 board. Will it support motor control ?

Labels (1)
0 Kudos
1 Reply

1,984 Views
kerryzhou
NXP TechSupport
NXP TechSupport

Hi Randy Seedle,

     As I know, the stepper motor you just need to give the PWM wave to driver the stepper motor.

    So you can use the MK64FN1M0XXX12  FTM module generate the specific PWM wave to your motor, the detail position is determined by the step number, so you just need to give the detail PWM number to control it. You can use the K64 SDK FTM code to generate the PWM, the SDK code can be downloaded from this link:

https://mcuxpresso.nxp.com/en/builder 

Wish it helps you!

If you still have question about it, please kindly let me know.
Have a great day,
Kerry

-------------------------------------------------------------------------------
Note:
- If this post answers your question, please click the "Mark Correct" button. Thank you!

- We are following threads for 7 weeks after the last post, later replies are ignored
Please open a new thread and refer to the closed one, if you have a related question at a later point in time.
-------------------------------------------------------------------------------

0 Kudos