URL:
  <http://savannah.nongnu.org/bugs/?41293>

                 Summary: High voltage serial programming only supported with
STK500 firmware version 2.x
                 Project: AVR Downloader/UploaDEr
            Submitted by: rigid
            Submitted on: Di 21 Jan 2014 19:39:35 CET
                Category: None
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: None
                  Status: None
                 Privacy: Public
             Assigned to: None
         Originator Name: Daniel Hiepler
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any

    _______________________________________________________

Details:

I didn't find a way to flash an ATtiny11 (which needs hvsp) using an STK500
with firmware version 1.15

I tried 
"avrdude -P /dev/ttyS0 -c stk500hvsp -p t11" 
which gave
"avrdude: stk500v2_ReceiveMessage(): timeout"

while with

"avrdude -v -P /dev/ttyS0 -c stk500v1 -p t11"

communication with the STK seemed to work.


A firmware upgrade was no option and I succeeded with 
"uisp -dprog=stk500 -dserial=/dev/ttyS0 -dpart ATtiny11 -dhiv"

It would be nice if there was some kind of "stk500v1hvsp" programmer option
for people who can't do a firmware upgrade.




    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/bugs/?41293>

_______________________________________________
  Nachricht gesendet von/durch Savannah
  http://savannah.nongnu.org/


_______________________________________________
avrdude-dev mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/avrdude-dev

Reply via email to