Stepper Motor Control

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

Stepper Motor Control

2,152 次查看
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 ?

标签 (1)
0 项奖励
1 回复

2,039 次查看
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 项奖励