avr-chat
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[avr-chat] Slow communication with ATTiny13


From: Robert von Knobloch
Subject: [avr-chat] Slow communication with ATTiny13
Date: Wed, 19 Sep 2007 13:50:58 +0200
User-agent: Thunderbird 1.5.0.12 (X11/20060911)

Hello list,
I am developing a project using an AT Tiny 13 in a fairly
current-reduced application, which requires that I use the internal 128
kHz clock.
When programming (AVRDUDE + STK500 on OpenSUSE10.2), the write cycle is
OK, but verify causes a "avrdude: stk500_2_ReceiveMessage(): timeout"
error and after the code has eventually been read (takes some seconds) a
"avrdude: verification error, first mismatch at byte 0x00ca         0x64
!= 0x3f" where the location and target hex are seemingly random.
A manual inspection of the programmed code (AVRDUDE in terminal mode,
read flash [which works without timing out]) shows that the chip was
programmed correctly.
This behaviour also occurs with AVRStudio4 but can be resolved by
setting the fosc down to 1kHz. This does not work under AVRDUDE. Could
anyone point me to the place in the source files where I might be able
to tune the timeout??

Many thanks,

Robert von Knobloch




reply via email to

[Prev in Thread] Current Thread [Next in Thread]