I want to use arduino as ISP and arduino bootloaders.
The Mega 2560 is the programmer and the Leonardo the target.
How make the wiring beetween those boards? I have to use ICSP plug? Do I need female jumper wire?
On some boards ICSP are link with other plug and you can use it easily right? What about mega and leonardo?
Thanks a lot
I ever seen. I'm not a specialist and I met some trouble. In this page they use principally Uno card which is particular because you can use other plugs than males pins ISCP.
The Mega can use either the ICSP pin header or the header pins (the hardware pins are 50/51/52), or can use any of the other I/O pins on the header by using software SPI - the ArduionISP sketch has the option to do this if you read though all the comments.
The Leonardo will need to be wired to the ICSP pin header, those pins are not connected to any of the other headers.
Ok, for those who are not familiar with this kind of things: record MISO/MOSI/SCK (ISCP plug) of each card with female wire (see attached files) record plug 10 of mega to reset of leonardo (power plug) (the mega is the programmer in this case) and record 5v and GND of each boards (power plug)