[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[avrdude-dev] [patch #4372] Better synchronization for stk500
From: |
anonymous |
Subject: |
[avrdude-dev] [patch #4372] Better synchronization for stk500 |
Date: |
Mon, 29 Aug 2005 16:07:41 +0000 |
User-agent: |
Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.8) Gecko/20050511 Firefox/1.0.4 |
URL:
<http://savannah.nongnu.org/patch/?func=detailitem&item_id=4372>
Summary: Better synchronization for stk500
Project: AVR Downloader/UploaDEr
Submitted by: None
Submitted on: Mon 08/29/05 at 16:07
Category: None
Priority: 5 - Normal
Status: None
Privacy: Public
Assigned to: None
Originator Email: address@hidden
Open/Closed: Open
_______________________________________________________
Details:
With some USB <-> RS-232 adapters avrdude sometimes has problems to get in
sync with the stk500. It seems that the first few characters from the serial
port get lost just after opening the port.
To make the sync more reliable, this patch sends the GET_SYNC command and
drains the serial port right away a few times, before trying the real
synchronization mechanism.
Works OK for me, and I don't think any side effects will occur.
_______________________________________________________
Carbon-Copy List:
CC Address | Comment
------------------------------------+-----------------------------
avrdude --AT-- zevv --DOT-- nl | Originator Email
_______________________________________________________
File Attachments:
-------------------------------------------------------
Date: Mon 08/29/05 at 16:07 Name: patch Size: 519B By: None
patch : Better synchronization for stk500
<http://savannah.nongnu.org/patch/download.php?item_id=4372&item_file_id=5106>
_______________________________________________________
Reply to this item at:
<http://savannah.nongnu.org/patch/?func=detailitem&item_id=4372>
_______________________________________________
Message sent via/by Savannah
http://savannah.nongnu.org/
- [avrdude-dev] [patch #4372] Better synchronization for stk500,
anonymous <=