-
-
Notifications
You must be signed in to change notification settings - Fork 0
DIY ICSP Cable
Wray Bowling edited this page Sep 14, 2020
·
1 revision
It's possible to make your own ICSP cable. At the moment, I am using a Sparkfun Tiny AVR Programmer. It has been modified with normal DIP headers so that it can be used to communicate with the Tri-ger's ICSP pins on the back.
The pins on the programmer should be
- RST
- MOSI
- MISO
- 5V
- SCK
- GND
plug the opposite jumper wires into the standard ICSP port like so where MISO is indicated with the number 1 and 5V is indicated with an arrow.
- MISO - 5V
- SCK - MOSI
- RST - GND
Wrap some tape around the cable and label it. Now you're ready to flash firmware!