Hi!
Is it possible to use the ICSP pins of the Arduino board (I have one of the firsts: Arduino NG rev.c) to program another Atmel Atmega168 in circuit, I have two Amtegas168 already preoloaded with a boot loader.
Thank you for your advice!
Hi!
Is it possible to use the ICSP pins of the Arduino board (I have one of the firsts: Arduino NG rev.c) to program another Atmel Atmega168 in circuit, I have two Amtegas168 already preoloaded with a boot loader.
Thank you for your advice!
Cool! Thanks! I am wondering, can I use the ICSP on board provided pins? If I change the code accordingly?
This explains how to use the ICSP header
thunderbirdje:
Cool! Thanks! I am wondering, can I use the ICSP on board provided pins? If I change the code accordingly?
Yeah, they are the same pins anyway, so the code wouldn't need to be changed.