HELP with USBisp

I cannot get this to work at all ive tried everything !!

If you tried EVERYTHING, try throwing it away. Or, tell us what you tried, and we'll tell you what ELSE to try.

Jimmy

well ive hooked up all of the connections correctly and even tried powering it with my arduino,s
5V power supply checked all connections at least 5-10 times and it says cand read chip ?
but this thing is recognized by my computer i did get that right so I dont know what else to do
any one have any experience with one of these ?

Show us how you're connecting it. What are you connecting it to?

to chip MOSI PIN1 2 VCC to vcc on attiny13A
NC 3 4 NC
to chip RESET 5 6 NC
to chip SCK 7 8 GROUND to ground on attiny`1
to the miso on chipMISO 9 10 GROUND

this is the best I can do as far as pictures go ..... I have tried extreme AVR and Atmel studio 6.2
and NOTHING.. BTW its a 10 pin out on the programmer


well...... like this

OK. What's the error you get?

TASK failed ...... when I use the extreme burner im not sure about atmel 6.2 Im trying to avoid using command
prompt
im thinking about just using my arduino instead this is getting to a pain

Hi,
Can you post a picture of how you have it connected please.
If you are using a UNO board the plug connects with the ribbon over the board, not off the edge.

Tom... :slight_smile:

Please post the connection diagram with Arduino connected
.
Take snap shot of error while uploading code.

Take snap shot of the programmer selection while uploading code

Check device manager make ensure your comport get detected. If not choose appropriate drivers.

Put the plug of connector in right direction

Im not using my arduino to program chips ...Im trying to use a USB-ISP i posted a piture of it and the plug Im using and its not the coding that is the problem i keep getting a no communication with chip
error and I have went exactly by the pin out on the ten pin connector do I need to go through command prompt ? I will get this its just a matter of time I guess

Hi,

Can you post a picture of the assembly that connects to chip to the programmer please?
Can you please post a copy of your circuit, in CAD or a picture of a hand drawn circuit in jpg, png or pdf?

Are you using "Uploader Using Programmer" in the SKETCH tag.

Tom... :slight_smile:

there is no particular way I'm hooking it up But I'm asking if anyone Knows the way it is supposed
to be hooked up ? ive tried everything on Google not a joke... This one guy says the boot loader
needs to be installed but that requires command prompt and take it to the bank I know nothing
about that

I do thank you guys for your interest in helping me with this tho

Hi,
Have you tried it on a UNO, I have with mine.
I uploaded the blink example,but changed the flash rate to see that the program had changed.
That way you will know if the programmer works, then look at the UNO schematic and copy the ICSP bit.
Do you power the target controller using the programmer or a separate supply?

What version IDE are you using?
Tom... :slight_smile:

yes i can program all my chips with my arduino works good but Im trying to use this programmer that I bought...im really just trying to figure this thing out

Did your usbisp come with the six-pin header also? or just this 10-pin header?

Jimmy

I got it to work in a round about way but it works ....ive got to compile the code with amel studio 6.2
then find the hex file then upload it with my extreme burner program the funny thing is that it does not support attiny85 ? oh well but it works I do beleve I will stick with using my arduino uno as an ISP thoe