I've just finished my build of the v2 and I'm have issues.
The printer powers up but I have two problems. First - the LCD screen doesn't work, and Second - I can't communicate with the Rambo.
The USB driver has installed fine and I can see the port correctly, but I get the following when trying to clear the EEPROM:
Code: Select all
Binary sketch size: 1,348 bytes (of a 258,048 byte maximum)
avrdude: stk500v2_ReceiveMessage(): timeout
avrdude: stk500v2_ReceiveMessage(): timeout
avrdude: stk500v2_ReceiveMessage(): timeout
avrdude: stk500v2_ReceiveMessage(): timeout
avrdude: stk500v2_ReceiveMessage(): timeout
avrdude: stk500v2_ReceiveMessage(): timeout
avrdude: stk500v2_getsync(): timeout communicating with programmer
When I upload the orange led on the board flashes 6 times about 10 seconds apart.
Any idea's?