This product has shipping restrictions, so it might have limited shipping options or cannot be shipped to the following countries:
This new version uses an SMD 5x2 header. This is a simple to use USB AVR programmer. It is low cost, easy to use, works great…
Simple shrouded 10-pin connector. Good for preventing cable connection mishaps. Use for programming, data, power, or any othe…
Simple shrouded 6-pin connector. Good for preventing cable connection mishaps. Use for programming, data, power, or any other…
AVR-ISP500 is a fast and reliable USB AVR programmer, and works directly with AVR Studio. It is recognized as a STK500 progra…
A row of headers - break to fit. 40 pins that can be cut to any size. Used with custom PCBs or general custom headers. **Fea…
Atmel's ATMega328P 8-Bit Processor in 28 pin DIP package. It's like the ATmega168, with double the flash space. 32K of progra…
If you've ever tried to connect a 3.3V device to a 5V system, you know what a challenge it can be. The SparkFun bi-directiona…
It's blue! It's thin! It's the Arduino Pro Mini! SparkFun's minimal design approach to Arduino. This is a 5V Arduino running …
This is the newest revision of our [FTDI Basic](http://www.sparkfun.com/commerce/product_info.php?products_id=8772). We now u…
This is the newest revision of our [FTDI Basic](https://www.sparkfun.com/products/retired/9115). We now use a SMD 6-pin heade…
The ATtiny45 and 85 are a couple of really cool little MCUs but did you know you can program them in Arduino? That's right, n…
This is a USB 2.0 type A to Mini-B 5-pin cable. You know, the mini-B connector that usually comes with USB Hubs, Cameras, MP3…
This is the basic L7805 voltage regulator, a three-terminal positive regulator with a 5V fixed output voltage. This fixed reg…
Resistors are a good thing, in fact, they're actually crucial in a lot of circuit designs. The only problem seems to be that …
At SparkFun we use many Arduinos and we're always looking for the simplest, most stable one. Each board is a bit different an…
Standard frequency crystals - use these crystals to provide a clock input to your microprocessor. Rated at 20pF capacitance a…
Atmel's itty-bitty ATtiny85 8-Bit Processor. 8K of program space, 6 I/O lines, and 4-channel 10 bit ADC. Runs up to 20MHz wit…
Pogo pins make life so much easier when you are trying to program without having to solder a single thing, and when you attac…
It's blue! It's thin! It's the Arduino Pro Mini! SparkFun's minimal design approach to Arduino. This is a 3.3V Arduino runnin…
The ATtiny84 is another of Atmel's little tiny 8-Bit Processors. 8K of program space, 12 I/O lines, and 8-channel 10 bit ADC.…
This is a simple to use, USB to serial base unit for the Digi XBee line. This unit works with all XBee modules including the …
This is a simple 2x3 male PTH header. This header is in the common configuration for an ISP connector. Each pin has a spacing…
Single row of 40-holes, female header. Can be cut to size with a pair of wire-cutters. Standard .1" spacing. We use them exte…
This is the new Arduino Uno R3. In addition to all the features of the previous board, the Uno now uses an ATmega16U2 instead…
Based on 3 ratings:
2 of 2 found this helpful:
by nsayer verified purchaser
This is, fundamentally, a 10 pin IDC cable, with an extra 6 pin socket at the end. Between the 10 pin plug near one end and the 6 pin plug at the end, the IDC cable is taken apart and the individual wires inserted into the 6 pin socket with the correct orientation.
It’s a very clever way to solve the problem at hand, but the issue is that separating the individual wires of ribbon cable dramatically weakens them. The reason I show up as a “verified purchaser” is that I had to replace the one that came with my Pocket AVR programmer.
After the second failure, I’ve taken to crimping individual 26 gauge wires and inserting them into DIP headers (5x2 on one end, 3x2 on the other) instead.
by ljfox4 verified purchaser
I’ve seen some complaints here and there of issues with this cable, and where I can’t speak for them I will say that I have had no issue with mine personally.
Forgot your password?
No account? Register one!
I am at Starbucks and don’t have a multimeter with me. Which way does the 6-pin connector go on an UNO?
Nevermind-I found it: whichever way the green power LED comes on. Hah!
For anyone else wondering, I took some photos of the connector: isp connector on uno
I wish I read blink4jona’s comment before buying as what I received is not what I expected. The cable can connect ISP 10-pin to 10-pin, 10-pin to 6-pin, but not 6-pin to 6-pin (there is only a single 6-pin connector).
The description is misleading as it suggests both 10-pin and 6-pin ISP interfaces are supported. Also you can not tell from the picture that only a single 6-pin connector is included.
Although it may be useful to some, we need a no fuzz 6-pin to 6-pin alternative.
for what it’s worth, I just bought some 2x3 female headers and the crimp pins you jam into them from digikey and made 6 pin, 2x3, female-female programing cable with my usual 22 gauge hookup cable.
Still can’t figure out what everyone else with an AVR dragon is doing to program with the ISP.
okay, after trying to make my own cables I switched gears and bought some premade ones from the microcontrolershop. I use ann AVR dragon and they sell 6-pin 6-pin that work for all arduino and many avr dev boards.
One of these cables came with my AVR Pocket Programmer, but was defective. After a month of trying to figure out why I kept getting the “initialization failed, rc=-1” error, I jammed a few 2-row male headers into the cable and went to town with a continuity tester. Sure enough, the MOSI on the 6-pin plug was open. I stuck a few male-male jumpers between the 10-pin plug and my target AVR and bingo-presto, it worked perfectly.
So, for anyone who gets the rc=-1 error, and has “Power” “D-” and “Stat1” lit up, try replacing the cable first! I hope this helps someone out there. Now I’m off to find some ribbon cable-making doohickeys…
This cable works well with the AVR Dragon and Olimex proto boards – it can do both JTAG and ISP mode.
Could we get the schematic for this cable posted?
I found a nice one at tinkerlog.
Just remember to mirror it, since you’re dealing with the cable, not the header.
is there a reason SF doesn’t sell a 6 pin to 6 pin cable? I want to connect an AVR dragon to various micros, all of which have the 2x3 header, and I can’t find a 6-6 pin cable. I am new to this so maybe I am missing something obvious. I know the JTAG connection requires 10 (2x5) pins, but most of 8 bit AVRs can’t be programmed by JTAG, right?
Right now I am using this together with the AVR programming adaptor, just seems like kind of a kludge.