Hi Everyone,
I am trying to upload the firmware for the direct extruder and LCD screen using the arduinio 1.0.6 however it is timing out before the upload is completed. I am able to verify that the firmware compiles, but it is just the upload that times out in the end.
I am not sure if this has anything to do with downloading the FTDI VCP DRIVER from this link ftdichip.com/Drivers/VCP.htm. I downloaded the driver for windows but I am not sure how to install it properly. My computer is showing the printer on COM3 so I don’t think there is a problem with recognizing the COM. I am really just lost on why the upload is timing out. I read a bunch of other “solutions” to this problem that included “unplugging the board and waiting” but those don’t work.
Here is the error message that I am receiving after the upload times out:
Binary sketch size: 104,486 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
Any help would be appreciated!!! Thanks