What does your Device Manager show under COM & LPT?
Run devmgmt.msc
Edit: If you see the COM port associated with the Arduino, you can right click and uninstall with the check box to uninstall the driver.
What does your Device Manager show under COM & LPT?
Run devmgmt.msc
Edit: If you see the COM port associated with the Arduino, you can right click and uninstall with the check box to uninstall the driver.
There are some helpful tips here too:
http://www.instructables.com/topics/Arduino-Mega-2560-timeout/
so i’ve tried looking and running devmgmt.msc but I am not an administrator on the computers I’m using. Please tell me if you have found any other solutions!
Hi,
It is official! Maslow is on the other side of the pond! I’ve got my kit and I think that my Maslow is first installation in Poland!
But I immediately run into problems ;-((
Sketch uses 56484 bytes (22%) of program storage space. Maximum is 253952 bytes.
Global variables use 1978 bytes (24%) of dynamic memory, leaving 6214 bytes for local variables. Maximum is 8192 bytes.
avrdude: stk500v2_setparm(): failed to set parameter 0x9e
avrdude: stk500v2_command(): unknown status 0xc8
avrdude: initialization failed, rc=-1
Double check connections and try again, or use -F to override
this check.
avrdude: stk500v2_command(): unknown status 0x01
avrdude: stk500v2_disable(): failed to leave programming mode
An error occurred while uploading the sketch
this is my stream for solving my problems. if you need help yourself, create your own new topic to make it so others can still get the help they asked for without distraction. Please and thank you
Sorry ;-o
also don’t have ground control open when you upload
Welcome @TomD!
@Solomon_Bodrug is right, the Arduino program and GroundControl fight over the connection. It is best to quit the one then start the other.
I had a similar issue. I solved it (sort of) by pressing the reset button on the Mega and releasing it just before uploading the firmware.
Google suggests that this issue may be due to FTDI firmware or other drivers. I don’t recall ever having an issue flashing a genuine Arduino or Mega, just the clones.
That makes sense. Thanks you I’ll try your solution
I think I remember that one when the boot loader gets corrupted by a previous upload. It’s more then a year back but I will dig. I might be totally off here, but I am often.