Hi..

I am trying to use stepper motor, but i face some problems.

I need to save the postion of the stepper in the pic16f84a so the stepper must know the start node and the end node.

The stepper should not continue its moving after end point.If the stepper reverse the direction it should not continue its moving after start point.

I tryed to use EEPROM,write,read instructions, but there is no result.

any ideas?