avrdude-dev
[Top][All Lists]
Advanced

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

[avrdude-dev] [bug #19153] leaving the STK200 plugged in stops chip from


From: Jan Lukoschus
Subject: [avrdude-dev] [bug #19153] leaving the STK200 plugged in stops chip from working(5.3.1)
Date: Mon, 26 Feb 2007 16:14:06 +0000
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.0.7) Gecko/20060909 Firefox/1.5.0.7

Follow-up Comment #1, bug #19153 (project avrdude):

I have the same problem with my self built adapter here. Depending on the
previous content of the parallel port the buffer drivers of the STK200 are
not switched off sometimes. 

The attached patch works for me. It changes a call to par_setpin() to
par_setmany(). My understanding is that pgm->pinno[PPI_AVR_BUFF] stores the
bit mask of buffer pins and not a single bit number as par_setpin() expects.



(file #12045)
    _______________________________________________________

Additional Item Attachment:

File name: avrdude-5.3.1.diff             Size:0 KB


    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/bugs/?19153>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.nongnu.org/





reply via email to

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