Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[bug #14920] tiny2313 fuses and AVRDUDE 5.0 #42

Closed
avrs-admin opened this issue Dec 10, 2021 · 1 comment
Closed

[bug #14920] tiny2313 fuses and AVRDUDE 5.0 #42

avrs-admin opened this issue Dec 10, 2021 · 1 comment
Labels
bug Something isn't working

Comments

@avrs-admin
Copy link

Ivan Vernot ivernot@optushome.com.au
Sun 06 Nov 2005 05:33:45 AM UTC

Hello I had problems programming the fuses and lockbits on an AT Tiny2313 and a STK200 compatible programmer.

Basically,the first time the fuse bits were changed the verify would fail. But repeating the command a few times (<4) succeeded.

I found that by adding
min_write_delay = 4500;
max_write_delay = 4500;
to the efuse, hfuse, lfuse and locks settings in the avrdude.conf file really helped and I no longer get the verification errors.

If this is indeed a 'fix' you might consider adding this to the .conf file for the future
HTH
Ivan Vernot

This issue was migrated from https://savannah.nongnu.org/bugs/?14920

@avrs-admin avrs-admin added the bug Something isn't working label Dec 10, 2021
@avrs-admin
Copy link
Author

Joerg Wunsch <joerg_wunsch>
Mon 21 Aug 2006 08:21:01 PM UTC

I added rather conservative write delay timings to all *fuse and
lock memory spaces where they have been missing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant