Forum Discussion
How to add a stepper motor to NIOS II.
- 6 years ago
Hi Amanda,
Thanks for your trust. The stepper motor uses the simple pulse width modulator PWM controller. So you can use the PIO to control it. There is no precised Qsys component named as a stepper motor IP, but you can create one compatible with the motor you have. I will share with you the steps required to create a custom Qsys component. If you feel need more support please let me know the part number of the motor you are using.
Regards,
Hi Amanda,
there are many of stepper motors and there is no Generic IP to fit them, I recommend you to create a PWM controller and create your own IP in Qsys if you want. you still can use it without a Qsys components and it is very simple by writing a verilog code to control the stepper from NIOS.
If you cannot do it yourself I can help you to get this design working.
Regards,