Skip to main content

All Questions

Filter by
Sorted by
Tagged with
1 vote
1 answer
510 views

ArduinoISP external programmer produces verification error?

I am using an ArduinoISP external programmer to upload a sketch to an Arduino MEGA. I set the processor type to MEGA 2560, and use Ctrl-Shft-U to upload using a programmer. My programmer is set to ...
Michael Molter's user avatar
1 vote
1 answer
8k views

Using Arduino Uno as ISP to program Mega 2560

I'm trying to use Arduino Uno as ISP to program Arduino Mega 2560 using this Pin connections (Uno->Mega): slave reset: 10: -> RESET on target MOSI: 11: -> 51 MISO:...
baqx0r's user avatar
  • 111