bugAVR Downloader/UploaDEr - Bugs: bug #7383, Hardware shortcut using KANDA...

 
 

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

bug #7383: Hardware shortcut using KANDA STK200 compatible ISP cable

Submitter:  None
Submitted:  Thu 22 Jan 2004 05:44:06 PM UTC
   
 
Category:  None Severity:  3 - Normal
Priority:  5 - Normal Item Group:  None
Status:  Wont Fix Privacy:  Public
Assigned to:  joerg_wunsch Originator Name:  Lore
Originator Email:  -email is unavailable- Open/Closed:  Closed
Release:  None Programmer hardware: 
Device type: 

Sat 17 Sep 2005 07:26:24 PM UTC, comment #1: 

The logic in par.c is set to immediately drive the /RESET
line as soon as the buffer's /CS is activated, so the window
where the buffer could potentially drive two active outputs
against each other is in the range of nanoseconds which
should be bearable (the worst effect is probably a spike in
the power supply).  Further, if you use MISO/MOSI for regular
IO that might conflict with ISP, it's always recommended to
have some small series resistors in these lines.

As the originator left no email address or other option to
get in contact with him, left no patch implementing a
suggested solution to the alleged problem, and rearranging
the code would be quite a bit of work, I'm closing this bug
as a "won't fix".

Joerg Wunsch <joerg_wunsch>
Group administrator
Thu 22 Jan 2004 05:44:06 PM UTC, original submission:  

I'm using an KANDA STK200 compatible ISP cable (see attached file) with AVRDUDE 4.2.0
With this cable configuration, the 2 74HC244 buffer enable command are connectet tu 2 different DB25 pin. The goal of this wireing is to permit an hardware safe reset sequence, by activating only the chanel 2 buffer (pin 19) during Reset sequence.
Unfortunately I don't find in AVRDUDE how to separately command this 2 buffer and in the avrdude.conf file for the STK200 compatible cable "pony-stk200" the 2 buffer (pin 4 and 5) are activated at the same time.
I consider this realy dangerous (I already break some cips). It's possible de add a new connecting point to separately activate the 2 buffers ?
For information I actualy use the CodeVision integrated programmes. It correctly drive the 2 buffer but if posssible I will kome back to AVRDUDE.

Thank
 Lore

Anonymous

 

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

Attached Files
file #1006:  isp.gif added by None (9KiB - image/gif - ISP cable schema)

 

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 6 latest changes.

Date Changed by Updated Field Previous Value => Replaced by
2005-09-17 joerg_wunsch StatusNone Wont Fix
    Assigned toNone joerg_wunsch
    Originator Name Lore
    Originator Email -email is unavailable-
    Open/ClosedOpen Closed
2004-01-22 None Attached File- Added isp.gif, #986

Back to the top

Powered by Savane 3.13-4b48.
Corresponding source code