Having an issue getting the motors to work. Everything is plugged in correctly and the firmware is up to date but when I try to calibrate the system I get nothing. I keep receiving a port 3 timeout, Any advice would be much appreciated.
Does the motor test fail?
1 Like
This is often due to one of several things:
- the firmware has not been successfully loaded to the Arduino
- the Arduino IDE still has control of the serial port (quit the Arduino IDE when the firmware is done loading)
- the wrong serial port is chosen in GC
2 Likes
isn’t this also commonly caused by plugging the power into the arduino instead
of into the motor shield
David Lang
2 Likes
Plugging power into the wrong board causes the situation where the connection is stable
(not timing out) but the motors don’t move.
1 Like
I appreciate all the quick responses. It looks like it was an issue with the firmware downloading on my PC. After about the third try i was finally able to get the motors running for the calibration test. Thanks again!
4 Likes