I've confirmed that all the tracks are intact, the pin on the stepper has continuity to the MCU pin.
There are no shorts to ground or 5v, or any other pins.
I've confirmed that all the tracks are intact, the pin on the stepper has continuity to the MCU pin.
There are no shorts to ground or 5v, or any other pins.
Ah, you posted as I was tracing things out
I've run the first run wizard in Cura on each of the arduinos to load the firmware onto it.
Both traces are done with the same stepper driver, without disconnecting the logic analyser pins, just moving the driver from point to point.
As previously posted, I've traced the pins and checked for shorts on both boards separately and together, and ensured the pin on the driver gets a connection as well.
Nice job debugging!
Can you send the board back? Is it under warranty? If it is new you can do a support ticket and they should send you a new board out right away as this is a clear problem.
Also did you load the Marlin firmware that comes with Cura into your Arduino? There are many configurations for which pin of the Arduino controls which stepper pins and so on.
I would also cut power and remove the arduino and check the signal path from the arduino connector to the stepper driver.
Did you check this signal on the stepper driver or the arduino? It might be a bad connection between the arduino and the ultimaker PCB. And the stepper driver may be gently pulling that signal to 5V.
It sounds like the PCB is fine. So probably the Arduino is bad. Did you say you tried 2 different Arduinos and they both had the same problem? Or was there only one Arduino? Or did the first Arduino have a different problem?
I think you should buy another Arduino board and also just to be safe, I would remove the X stepper driver. I would test the voltage on the DIR pin on the X stepper and only if it works, *then* put the X stepper driver back in - there is a small (very small!) chance that the stepper driver damaged the Arduino. This is pretty unlikely as the Arduino is designed to not get damaged easily.
I actually tried 3 arduinos. I ended up finding a 4th one lying around that had not been touched by the old ultimaker board, and it worked.
oh! So that probably means the old ultimaker board was breaking that pin - actually probably the X servo driver was destroying that arduino pin! You could possibly reroute using another signal. You would have to make your own custom drivers that use a different arduino pin.
Recommended Posts
gr5 2,229
Nice job debugging!
Can you send the board back? Is it under warranty? If it is new you can do a support ticket and they should send you a new board out right away as this is a clear problem.
Also did you load the Marlin firmware that comes with Cura into your Arduino? There are many configurations for which pin of the Arduino controls which stepper pins and so on.
I would also cut power and remove the arduino and check the signal path from the arduino connector to the stepper driver.
Did you check this signal on the stepper driver or the arduino? It might be a bad connection between the arduino and the ultimaker PCB. And the stepper driver may be gently pulling that signal to 5V.
Link to post
Share on other sites