Failure to be able to activate Arduino Mega 2650

  • Thread starter Thread starter Martyn Arthur
  • Start date Start date
Martyn Arthur
Messages
118
Reaction score
20
TL;DR Summary
Failure to be able to activate Arduino Mega 2650
hi; i purchased 3 of these,

AZDelivery 3 x AZ-MEGA2560-Board Bundle with Prototype Shield​

and each is reporting the error message below.

I have triple checked every aspect of the set up and all seems in order, cable devices port, board reburn bootloader et al . I have substituted an arduino uno and it works fine; could you help please
Thanks
Martyn
'avrdude: ser_open(): can't set com-state for "\\.\COM3"avrdude: ser_drain(): read error: The handle is invalid.avrdude: ser_send(): write error: sorry no info availavrdude: stk500_send(): failed to send command to serial portavrdude: ser_recv(): read error: The handle is invalid.avrdude: stk500v2_ReceiveMessage(): timeoutavrdude: ser_send(): write error: sorry no info availavrdude: stk500_send(): failed to send command to serial portavrdude: ser_recv(): read error: The handle is invalid.'
 
Technology news on Phys.org
It’s likely an upload/serial-port error on Windows, not a code problem. In plain English, AVRDUDE can’t talk to the board over COM3.

You might need a windows CH340 driver to talk to the card. Apparently AZ cards need that to interact with Windows.

There are other possible issues too. You should be able to find help on Arduino forums. I don’t think many members here work with these devices.
 
Can you get the boards working through the Arduino IDE?
What command are you using for AVRDUDE?
 
thanks, it is viewing the CH340; I've pretty much tried everything; giving up now; have acquired original - v - clone
Thanks
Martyn
 
Thread 'Is this public key encryption?'
I've tried to intuit public key encryption but never quite managed. But this seems to wrap it up in a bow. This seems to be a very elegant way of transmitting a message publicly that only the sender and receiver can decipher. Is this how PKE works? No, it cant be. In the above case, the requester knows the target's "secret" key - because they have his ID, and therefore knows his birthdate.
I tried a web search "the loss of programming ", and found an article saying that all aspects of writing, developing, and testing software programs will one day all be handled through artificial intelligence. One must wonder then, who is responsible. WHO is responsible for any problems, bugs, deficiencies, or whatever malfunctions which the programs make their users endure? Things may work wrong however the "wrong" happens. AI needs to fix the problems for the users. Any way to...
Back
Top