Activity › Forums › Questions & Troubleshooting › CONTROLLINO MEGA
-
CONTROLLINO MEGA
-
Hi
I’m trying to run a stepper motor using CONTROLLINO MEGA and a stepper driver (DM332T), but I’m not gettin’ much progress.
One of the things that calls my attention is that I use pin D8 (for example) of controllino as an output. When I run the code, the light of this pin should blink according to the code. The impressive thing is that pin 8 remains off and pin 6 does what pin 8 should do.
So I tried to use one of the example codes on ARDUINO IDE library (Basics>Blink). I use it to make pin 10 blink, but the pin that blinks when I run the code is pin 8. If I want pin 7 to blink, is the pin 5 that does it. Basically, the pin that I use in my codes does not do what it should. Instead, the pin “2 positions earlier” does it.
Is it normal? I’m getting confused because I’dont know how should I build the circuit (to run the motor) because of this.
Thank You!!
Log in to reply.