Altera_Forum
Honored Contributor
14 years agoStepper motor
Hello,
I m using Stepper motor in my verilog code to control full,half and microstepping modes. I have achieved full and half steps successfully but i don't know how to write code for the microstepping.I googled this and know the basic theory for this microstepping but how to implement it through verilog code. For example,for full and half step,it is some specified sequence but what about microstepping.How to achieve through coding or what are the sequence for microstepping? Thanks.