PonyProg :  PonyProg Phorum PonyProg
PonyProg open discussion 
stk 500 and PonyProg this work ?
Posted by: cobra ()
Date: March 04, 2015 10:01PM

Fusebyte to program with PonyProg are
SUT1
CKSEL1

but i have stk 500
this is some with

avrdude -c stk500 -p t2313 -U lfuse:w:0xdd:m -U hfuse:w:0xff:m -U
efuse:w:0xff:m

PonyProg SUT1 CKSEL1 = stk 500 low dd , high ff and Extended ff ?

that but I do not know who sent byt pony program in this configuration
"Fusebyte this program with PonyProg are
SUT1
CKSEL1 "

to turn and byt with calculator for socket 500
I would have to know what is sent PonyProg

but I dont know what is sent PonyProg
and then I do not know who to turn byt

Options: ReplyQuote
Re: stk 500 and PonyProg this work ?
Posted by: sonix ()
Date: March 05, 2015 07:11PM

Hi Cobra,

you are right.

Low fuse: 0xDD = 11011101 = ticked checkboxes SUT1 and CKSEL1 in PonyProg2000
High fuse: 0xFF = 11111111 = unticked all checkboxes
Extended fuse: 0xFF = 11111111 = unticked all checkboxes

See attached picture.

The binary and the hexadecimal values can you convert by a windows calculator in programmer mode or using some online converter e.g. http://www.binaryhexconverter.com/hex-to-binary-converter

Yours sincerely
sonix

cobra Wrote:
-------------------------------------------------------
> Fusebyte to program with PonyProg are
> SUT1
> CKSEL1
>
> but i have stk 500
> this is some with
>
> avrdude -c stk500 -p t2313 -U lfuse:w:0xdd:m -U
> hfuse:w:0xff:m -U
> efuse:w:0xff:m
>
> PonyProg SUT1 CKSEL1 = stk 500 low dd , high ff
> and Extended ff ?
>
> that but I do not know who sent byt pony program
> in this configuration
> "Fusebyte this program with PonyProg are
> SUT1
> CKSEL1 "
>
> to turn and byt with calculator for socket 500
> I would have to know what is sent PonyProg
>
> but I dont know what is sent PonyProg
> and then I do not know who to turn byt

Attachments: tiny2313_fusebits_ponyprog.png (20.6 KB)  
Options: ReplyQuote
Re: stk 500 and PonyProg this work ?
Posted by: cobra ()
Date: March 05, 2015 07:27PM

da li je moguce with PonyProg Attiny2313 fuse byte pisati ako imam hardware STK500

da lit ta kombinacija radi ? ? ?

da li je potreban oscilator 4mhz

Options: ReplyQuote
Re: stk 500 and PonyProg this work ?
Posted by: sonix ()
Date: March 05, 2015 09:57PM

Hi Cobra,

now I understand you. You have STK500 programmer and you want to program attiny2313 with PonyProg2000.

So this is not possible, because STK500 uses standard serial communication protocol between it and PC and then its main processor have to establish the communication to the programmed chip according to the received commands from serial port.

PonyProg2000 (+ its SI Prog "programmer"winking smiley generates raw bus signals (e.g. clock, serial data output, reset ...) to establish the communication to the programmed chip.

Yours sincerely
sonix

cobra Wrote:
-------------------------------------------------------
> da li je moguce with PonyProg Attiny2313 fuse byte
> pisati ako imam hardware STK500
>
> da lit ta kombinacija radi ? ? ?
>
> da li je potreban oscilator 4mhz

Options: ReplyQuote