Hello:
I have an arduino duemilanove, hooked up to a pololu 8 stepper controller - I’m using the pololu sample code (mike crist 2009-01-03), but am not able to make anything work - I have a flashing red led on the pololu board.
On the arduino:
+5v to 5V pin
GND to GND pin
pin2 (rx) to logic-level serial output on pololu
pin3 (tx) to logic-level serial input on pololu
On the pololu:
+5v to VIN
GND to GND pin
logic-level serial output to pin2
logic-level serial input to pin3
Servo connected on servo0
I have +5v, and as well, the arduino is hooked up to USB. I download the program, and nothing happens on the pololu board (no lights).
If I disconnect rx and tx, and instead run one wire from pin3 (tx) to the RS-232 serial input, I get a green led, and a flashing red led.
The protocol selection jumper has been removed.
Can anyone help out?
Thanks in advance.
Brian…