patchAVR In-System Programmer - Patches: patch #3181, Enable fuse bit reading/writing +...

 
 

You are not allowed to post comments on this tracker with your current authentication level.

patch #3181: Enable fuse bit reading/writing + lock bit reading for ATtiny11

Submitter:  None
Submitted:  Fri 02 Jul 2004 03:25:41 AM UTC
   
 
Category:  None Priority:  1 - Later
Status:  None Privacy:  Public
Assigned to:  None Originator Email:  -email is unavailable-
Open/Closed:  Open

Fri 02 Jul 2004 03:25:41 AM UTC, original submission:  

hey...
i have made a quick (dirty) patch to enable uisp-20040311
reading/writing fuse bits from ATtiny11's using hiv-programming mode...
Also reading of the lock-bits has been done. I don't have any time so
the code really is no final solution... it works fine for me now...
maybe i'll do cleaner/better if i have more time
and no one did it, yet... btw. i just captured the serial traffic from
avr-studio under win32 and found out that it uses the stk500 commands
read_fuse_bits and write_fuse_bits not the universal-command...

please someone implement this properly...

i used this documents:

STK500
communication-protocol:
http://www.atmel.com/dyn/resources/prod_documents/doc2525.pdf

ATtiny11-datasheet:
http://www.atmel.com/dyn/resources/prod_documents/doc1006.pdf

so long....

Anonymous

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attached Files
file #7614:  uisp-tiny11cwd.diff added by None (4KiB - application/octet-stream - (Same patch but correct working directory this time - cannot use diff as it seems ;))
file #7613:  uisp-tiny11.diff added by None (4KiB - application/octet-stream - diff-file of ./src directory)

 

Depends on the following items: None found

Items that depend on this one: None found

 

CC list is empty

 

There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

 

Follow 2 latest changes.

Date Changed by Updated Field Previous Value => Replaced by
2004-07-02 None Attached File- Added uisp-tiny11cwd.diff, #3426
2004-07-02 None Attached File- Added uisp-tiny11.diff, #3425

Back to the top

Powered by Savane 3.13-f8d8.
Corresponding source code